/aosp_15_r20/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_spin_destroy/ |
H A D | 3-1.c | 53 pthread_t child_thread; in main() local
|
/aosp_15_r20/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_spin_init/ |
H A D | 4-1.c | 55 pthread_t child_thread; in main() local
|
/aosp_15_r20/external/cronet/third_party/libc++abi/src/test/ |
H A D | forced_unwind4.pass.cpp | 49 pthread_t child_thread; in main() local
|
/aosp_15_r20/external/ltp/testcases/realtime/func/pi-tests/ |
H A D | testpi-5.c | 45 void *child_thread(void *arg) in child_thread() function
|
H A D | testpi-6.c | 46 void *child_thread(void *arg) in child_thread() function
|
/aosp_15_r20/external/llvm-libc/test/integration/src/threads/ |
H A D | thrd_equal_test.cpp | 22 thrd_t child_thread; variable
|
/aosp_15_r20/external/llvm-libc/test/integration/src/pthread/ |
H A D | pthread_equal_test.cpp | 23 pthread_t child_thread; variable
|
/aosp_15_r20/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_spin_unlock/ |
H A D | 3-1.c | 80 pthread_t child_thread; in main() local
|
H A D | 1-2.c | 75 pthread_t child_thread; in main() local
|
H A D | 1-1.c | 70 pthread_t child_thread; in main() local
|
/aosp_15_r20/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_spin_lock/ |
H A D | 1-2.c | 74 pthread_t child_thread; in main() local
|
H A D | 1-1.c | 101 pthread_t child_thread; in main() local
|
/aosp_15_r20/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_spin_trylock/ |
H A D | 1-1.c | 78 pthread_t child_thread; in main() local
|
/aosp_15_r20/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_barrier_wait/ |
H A D | 1-1.c | 67 pthread_t child_thread; in main() local
|
H A D | 3-1.c | 80 pthread_t child_thread; in main() local
|
H A D | 3-2.c | 86 pthread_t child_thread; in main() local
|
/aosp_15_r20/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_barrier_init/ |
H A D | 4-1.c | 72 pthread_t child_thread; in main() local
|
/aosp_15_r20/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_barrier_destroy/ |
H A D | 2-1.c | 83 pthread_t child_thread, watchdog_thread; in main() local
|
/aosp_15_r20/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/getpid/ |
H A D | 1-1.c | 73 pthread_t child_thread; in main() local
|
/aosp_15_r20/external/ltp/testcases/kernel/syscalls/mkdir/ |
H A D | mkdir09.c | 111 pthread_t child_thread[NCHILD * child_groups]; in verify_mkdir() local
|
/aosp_15_r20/external/ltp/testcases/kernel/syscalls/tgkill/ |
H A D | tgkill03.c | 19 static pthread_t child_thread; variable
|
/aosp_15_r20/external/ltp/testcases/cve/ |
H A D | cve-2015-3290.c | 318 static void *child_thread(void *arg LTP_ATTRIBUTE_UNUSED) in child_thread() function
|
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/net/ |
H A D | tcp_mmap.c | 148 void *child_thread(void *arg) in child_thread() function
|
/aosp_15_r20/system/extras/simpleperf/ |
H A D | cmd_trace_sched.cpp | 223 auto& child_thread = thread_map_[r.data->tid]; in ProcessRecord() local
|
/aosp_15_r20/external/tensorflow/tensorflow/core/platform/ |
H A D | env_test.cc | 452 Thread* child_thread = env->StartThread({}, "tf_child_thread", [env]() { in TEST_F() local
|