/external/cronet/tot/third_party/apache-portable-runtime/src/test/ |
D | testthread.c | 83 static void join_threads(abts_case *tc, void *data) in join_threads() function 125 abts_run_test(suite, join_threads, NULL); in testthread()
|
/external/cronet/stable/third_party/apache-portable-runtime/src/test/ |
D | testthread.c | 83 static void join_threads(abts_case *tc, void *data) in join_threads() function 125 abts_run_test(suite, join_threads, NULL); in testthread()
|
/external/ltp/testcases/realtime/func/pi-tests/ |
D | testpi-6.c | 90 join_threads(); in do_test()
|
D | testpi-5.c | 91 join_threads(); in do_test()
|
D | sbrk_mutex.c | 139 join_threads(); in main()
|
D | testpi-4.c | 217 join_threads(); in main()
|
D | testpi-2.c | 212 join_threads(); in main()
|
D | testpi-1.c | 211 join_threads(); in main()
|
D | testpi-7.c | 302 join_threads(); in main()
|
/external/ltp/testcases/realtime/func/async_handler/ |
D | async_handler_jk.c | 156 join_threads(); in main()
|
D | async_handler.c | 198 join_threads(); in main()
|
D | async_handler_tsc.c | 223 join_threads(); in main()
|
/external/ltp/testcases/realtime/stress/pi-tests/ |
D | lookup_pi_state.c | 193 join_threads(); in main()
|
/external/ltp/testcases/realtime/func/thread_clock/ |
D | tc-2.c | 207 join_threads(); in main()
|
/external/ltp/testcases/realtime/func/prio-wake/ |
D | prio-wake.c | 216 join_threads(); in main()
|
/external/ltp/testcases/realtime/include/ |
D | librttest.h | 265 void join_threads(void);
|
/external/ltp/testcases/realtime/func/pi_perf/ |
D | pi_perf.c | 270 join_threads(); in main()
|
/external/ltp/testcases/realtime/func/prio-preempt/ |
D | prio-preempt.c | 326 join_threads(); in main()
|
/external/ltp/testcases/realtime/func/periodic_cpu_load/ |
D | periodic_cpu_load.c | 216 join_threads(); in main()
|
/external/ltp/testcases/realtime/func/sched_latency/ |
D | sched_latency.c | 294 join_threads(); in main()
|
/external/ltp/testcases/realtime/func/matrix_mult/ |
D | matrix_mult.c | 255 join_threads(); in main_thread()
|
/external/python/cpython3/Lib/test/ |
D | test_queue.py | 381 join_threads = 2 392 nparties += join_threads 403 lprocs.append((self._join_thread, join_threads, (q, barrier_start)))
|
/external/ltp/testcases/realtime/func/rt-migrate/ |
D | rt-migrate.c | 519 join_threads(); in main()
|
/external/ltp/testcases/realtime/lib/ |
D | librttest.c | 395 void join_threads(void) in join_threads() function
|
/external/pytorch/test/profiler/ |
D | test_profiler.py | 400 def join_threads(context: bool): function 424 join_threads(True) 425 join_threads(False)
|