Home
last modified time | relevance | path

Searched refs:thread_start (Results 1 – 25 of 552) sorted by relevance

12345678910>>...23

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/catapult/telemetry/telemetry/timeline/
H A Devent.py15 def __init__(self, category, name, start, duration, thread_start=None, argument
21 self.thread_start = thread_start
31 return self.thread_start is not None and self.thread_duration is not None
39 if self.thread_start is None or self.thread_duration is None:
41 return self.thread_start + self.thread_duration
54 self.thread_start,
H A Dtrace_event_importer_unittest.py56 self.assertAlmostEqual(280 / 1000.0, slice_event.thread_start)
67 self.assertAlmostEqual(356 / 1000.0, slice_event.thread_start)
77 self.assertEqual(None, slice_event.thread_start)
145 self.assertAlmostEqual(0.002, slice_a.thread_start)
152 self.assertAlmostEqual(0.003, slice_b.thread_start)
184 self.assertAlmostEqual(1 / 1000.0, slice_event.thread_start)
268 self.assertAlmostEqual(0, slice_event.thread_start)
281 self.assertAlmostEqual(0.001, slice2.thread_start)
452 self.assertEqual(0.004, t.all_slices[0].thread_start)
492 self.assertAlmostEqual(0.001, a.thread_start)
[all …]
/dports/lang/rust/rustc-1.58.1-src/src/tools/miri/tests/compile-fail/concurrency/
H A Dtoo_few_args.rs12 extern "C" fn thread_start() -> *mut libc::c_void { in thread_start() function
21 let thread_start: extern "C" fn() -> *mut libc::c_void = thread_start; in main() localVariable
22 …let thread_start: extern "C" fn(*mut libc::c_void) -> *mut libc::c_void = mem::transmute(thread_st… in main() localVariable
23 assert_eq!(libc::pthread_create(&mut native, &attr, thread_start, ptr::null_mut()), 0); in main()
H A Dunwind_top_of_stack.rs13 extern "C-unwind" fn thread_start(_null: *mut libc::c_void) -> *mut libc::c_void { in thread_start() function
23 … let thread_start: extern "C-unwind" fn(*mut libc::c_void) -> *mut libc::c_void = thread_start; in main() localVariable
24 …let thread_start: extern "C" fn(*mut libc::c_void) -> *mut libc::c_void = mem::transmute(thread_st… in main() localVariable
25 assert_eq!(libc::pthread_create(&mut native, &attr, thread_start, ptr::null_mut()), 0); in main()
H A Dtoo_many_args.rs12 extern "C" fn thread_start(_null: *mut libc::c_void, _x: i32) -> *mut libc::c_void { in thread_start() function
21 let thread_start: extern "C" fn(*mut libc::c_void, i32) -> *mut libc::c_void = thread_start; in main() localVariable
22 …let thread_start: extern "C" fn(*mut libc::c_void) -> *mut libc::c_void = mem::transmute(thread_st… in main() localVariable
23 assert_eq!(libc::pthread_create(&mut native, &attr, thread_start, ptr::null_mut()), 0); in main()
H A Dlibc_pthread_create_main_terminate.rs12 extern "C" fn thread_start(_null: *mut libc::c_void) -> *mut libc::c_void { in thread_start() function
21 assert_eq!(libc::pthread_create(&mut native, &attr, thread_start, ptr::null_mut()), 0); in main()
H A Dlibc_pthread_join_detached.rs11 extern "C" fn thread_start(_null: *mut libc::c_void) -> *mut libc::c_void { in thread_start() function
20 assert_eq!(libc::pthread_create(&mut native, &attr, thread_start, ptr::null_mut()), 0); in main()
H A Dlibc_pthread_join_joined.rs11 extern "C" fn thread_start(_null: *mut libc::c_void) -> *mut libc::c_void { in thread_start() function
20 assert_eq!(libc::pthread_create(&mut native, &attr, thread_start, ptr::null_mut()), 0); in main()
/dports/www/firefox-esr/firefox-91.8.0/nsprpub/pr/tests/
H A Daffinity.c20 static void PR_CALLBACK thread_start(void *arg)
40 thread_start, 0,
55 thread_start, 0,
70 thread_start, 0,
/dports/www/firefox/firefox-99.0/nsprpub/pr/tests/
H A Daffinity.c20 static void PR_CALLBACK thread_start(void *arg) in thread_start() function
40 thread_start, 0, in main()
55 thread_start, 0, in main()
70 thread_start, 0, in main()
/dports/devel/nspr/nspr-4.33/nspr/pr/tests/
H A Daffinity.c20 static void PR_CALLBACK thread_start(void *arg) in thread_start() function
40 thread_start, 0, in main()
55 thread_start, 0, in main()
70 thread_start, 0, in main()
/dports/mail/thunderbird/thunderbird-91.8.0/nsprpub/pr/tests/
H A Daffinity.c20 static void PR_CALLBACK thread_start(void *arg) in thread_start() function
40 thread_start, 0, in main()
55 thread_start, 0, in main()
70 thread_start, 0, in main()
/dports/lang/spidermonkey78/firefox-78.9.0/nsprpub/pr/tests/
H A Daffinity.c20 static void PR_CALLBACK thread_start(void *arg) in thread_start() function
40 thread_start, 0, in main()
55 thread_start, 0, in main()
70 thread_start, 0, in main()
/dports/lang/spidermonkey60/firefox-60.9.0/nsprpub/pr/tests/
H A Daffinity.c21 static void PR_CALLBACK thread_start(void *arg) in thread_start() function
39 thread_start, 0, in main()
54 thread_start, 0, in main()
69 thread_start, 0, in main()
/dports/www/firefox-legacy/firefox-52.8.0esr/nsprpub/pr/tests/
H A Daffinity.c21 static void PR_CALLBACK thread_start(void *arg) in thread_start() function
39 thread_start, 0, in main()
54 thread_start, 0, in main()
69 thread_start, 0, in main()
/dports/multimedia/handbrake/ffmpeg-4.4/libavfilter/dnn/
H A Ddnn_backend_native_layer_conv2d.c40 int thread_start, thread_end; member
131 …output += (conv_params->output_num) * (width - 2 * pad_size) * (thread_param->thread_start - pad_s… in dnn_execute_layer_conv2d_thread()
135 for (int y = thread_param->thread_start; y < thread_param->thread_end; ++y) { in dnn_execute_layer_conv2d_thread()
237 thread_param[i].thread_start = thread_stride * i + pad_size; in ff_dnn_execute_layer_conv2d()
238 …_end = (i == thread_num - 1) ? (height - pad_size) : (thread_param[i].thread_start + thread_stride… in ff_dnn_execute_layer_conv2d()
257 thread_param.thread_start = pad_size; in ff_dnn_execute_layer_conv2d()
/dports/multimedia/ffmpeg/ffmpeg-4.4.1/libavfilter/dnn/
H A Ddnn_backend_native_layer_conv2d.c40 int thread_start, thread_end; member
131 …output += (conv_params->output_num) * (width - 2 * pad_size) * (thread_param->thread_start - pad_s… in dnn_execute_layer_conv2d_thread()
135 for (int y = thread_param->thread_start; y < thread_param->thread_end; ++y) { in dnn_execute_layer_conv2d_thread()
237 thread_param[i].thread_start = thread_stride * i + pad_size; in ff_dnn_execute_layer_conv2d()
238 …_end = (i == thread_num - 1) ? (height - pad_size) : (thread_param[i].thread_start + thread_stride… in ff_dnn_execute_layer_conv2d()
257 thread_param.thread_start = pad_size; in ff_dnn_execute_layer_conv2d()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/ffmpeg/libavfilter/dnn/
H A Ddnn_backend_native_layer_conv2d.c40 int thread_start, thread_end; member
128 …output += (conv_params->output_num) * (width - 2 * pad_size) * (thread_param->thread_start - pad_s… in dnn_execute_layer_conv2d_thread()
132 for (int y = thread_param->thread_start; y < thread_param->thread_end; ++y) { in dnn_execute_layer_conv2d_thread()
229 thread_param[i]->thread_start = thread_stride * i + pad_size; in dnn_execute_layer_conv2d()
230 …end = (i == thread_num - 1) ? (height - pad_size) : (thread_param[i]->thread_start + thread_stride… in dnn_execute_layer_conv2d()
248 thread_param[0]->thread_start = pad_size; in dnn_execute_layer_conv2d()
/dports/devel/gdb/gdb-11.1/gdb/testsuite/gdb.multi/
H A Dmulti-re-run-1.c34 thread_start (void *arg) in thread_start() function
55 pthread_create (&thread, NULL, thread_start, NULL); in main()
H A Dmulti-re-run-2.c34 thread_start (void *arg) in thread_start() function
55 pthread_create (&thread, NULL, thread_start, NULL); in main()
/dports/devel/emscripten/emscripten-2.0.3/tests/pthread/
H A Dtest_pthread_volatile.cpp17 static void *thread_start(void *arg) // thread: just flip the shared flag and quit. in thread_start() function
40 int rc = pthread_create(&thr, NULL, thread_start, (void*)0); in main()
/dports/sysutils/syslog-ng/syslog-ng-3.35.1/tests/loggen/socket_plugin/
H A Dsocket_plugin.c59 static GCond thread_start; variable
160 g_cond_init(&thread_start); in start()
203 g_cond_broadcast(&thread_start); in start()
236 g_cond_clear(&thread_start); in stop()
285 g_cond_wait(&thread_start, &thread_lock); in idle_thread_func()
351 g_cond_wait(&thread_start, &thread_lock); in active_thread_func()
/dports/sysutils/syslog-ng/syslog-ng-3.35.1/tests/loggen/ssl_plugin/
H A Dssl_plugin.c58 static GCond thread_start; variable
147 g_cond_init(&thread_start); in start()
192 g_cond_broadcast(&thread_start); in start()
228 g_cond_clear(&thread_start); in stop()
267 g_cond_wait(&thread_start, &thread_lock); in idle_thread_func()
354 g_cond_wait(&thread_start, &thread_lock); in active_thread_func()
/dports/devel/ivykis/ivykis-0.42.4/src/include/
H A Div_work.h34 void (*thread_start)(void *cookie); member
50 this->thread_start = NULL; in IV_WORK_POOL_INIT()
/dports/sysutils/syslog-ng/syslog-ng-3.35.1/lib/ivykis/src/include/
H A Div_work.h34 void (*thread_start)(void *cookie); member
50 this->thread_start = NULL; in IV_WORK_POOL_INIT()

12345678910>>...23