/external/rust/crates/tokio/src/sync/tests/ |
D | loom_broadcast.rs | 16 let th1 = thread::spawn(move || { in broadcast_send() localVariable 56 let th1 = thread::spawn(move || { in broadcast_two() localVariable 101 let th1 = thread::spawn(move || { in broadcast_wrap() localVariable 150 let th1 = thread::spawn(move || { in drop_rx() localVariable 191 let th1 = thread::spawn(move || { in drop_multiple_rx_with_overflow() localVariable
|
D | loom_notify.rs | 86 let th1 = thread::spawn(move || { in notify_drop() localVariable
|
D | loom_mpsc.rs | 66 let th1 = thread::spawn(move || { in closing_and_sending() localVariable
|
/external/llvm-project/compiler-rt/test/tsan/ |
D | fork_deadlock.cpp | 17 pthread_t th1; in main() local
|
D | fork_multithreaded3.cpp | 23 pthread_t th1, th2; in main() local
|
D | cond.c | 44 pthread_t th1, th2; in main() local
|
/external/compiler-rt/test/tsan/ |
D | fork_multithreaded3.cc | 23 pthread_t th1, th2; in main() local
|
D | fork_deadlock.cc | 17 pthread_t th1; in main() local
|
D | cond.c | 44 pthread_t th1, th2; in main() local
|
/external/libcxx/test/std/thread/thread.condition/thread.condition.condvarany/ |
D | destructor.pass.cpp | 56 std::thread th1(f); in main() local
|
/external/llvm-project/libcxx/test/std/thread/thread.condition/thread.condition.condvarany/ |
D | destructor.pass.cpp | 58 std::thread th1 = support::make_test_thread(f); in main() local
|
/external/libcxx/test/std/thread/thread.condition/thread.condition.condvar/ |
D | destructor.pass.cpp | 55 std::thread th1(f); in main() local
|
/external/llvm-project/libcxx/test/std/thread/thread.condition/thread.condition.condvar/ |
D | destructor.pass.cpp | 57 std::thread th1 = support::make_test_thread(f); in main() local
|
/external/rust/crates/tokio/src/runtime/tests/ |
D | loom_basic_scheduler.rs | 56 let th1 = thread::spawn(move || assert_at_most_num_polls(rt1, at_most)); in block_on_num_polls() localVariable
|
D | loom_queue.rs | 140 let th1 = { in multi_stealer() localVariable
|
/external/ltp/testcases/kernel/syscalls/futex/ |
D | futex_wake04.c | 138 pthread_t th1, th2; in wakeup_thread2() local
|
/external/llvm-project/compiler-rt/lib/asan/tests/ |
D | asan_mac_test.cpp | 54 pthread_t th1, th2; in CFAllocator_PassMemoryToAnotherThread() local
|
/external/compiler-rt/lib/asan/tests/ |
D | asan_mac_test.cc | 55 pthread_t th1, th2; in CFAllocator_PassMemoryToAnotherThread() local
|
/external/tensorflow/tensorflow/core/common_runtime/eager/ |
D | tensor_handle_test.cc | 315 TensorHandle* th1 = TensorHandle::CreateUnshapedRemoteHandle( in TEST() local
|
/external/wayland/tests/ |
D | display-test.c | 587 pthread_t th1, th2, th3; in threading_cancel_read() local 626 pthread_t th1, th2, th3; in threading_read_eagain() local
|
/external/webrtc/rtc_base/ |
D | thread_unittest.cc | 221 auto th1 = Thread::CreateWithSocketServer(); in TEST() local
|