| /external/rust/crates/tokio/src/sync/tests/ |
| D | loom_broadcast.rs | 24 let th2 = thread::spawn(move || { in broadcast_send() localVariable 71 let th2 = thread::spawn(move || { in broadcast_two() localVariable 117 let th2 = thread::spawn(move || { in broadcast_wrap() localVariable 168 let th2 = thread::spawn(move || { in drop_rx() localVariable 200 let th2 = thread::spawn(move || { in drop_multiple_rx_with_overflow() localVariable
|
| D | loom_notify.rs | 97 let th2 = thread::spawn(move || { in notify_drop() localVariable
|
| D | loom_mpsc.rs | 70 let th2 = thread::spawn(move || { in closing_and_sending() localVariable
|
| /external/compiler-rt/test/tsan/ |
| D | fork_multithreaded3.cc | 23 pthread_t th1, th2; in main() local
|
| D | fork_multithreaded.cc | 27 pthread_t th2; in main() local
|
| D | cond.c | 44 pthread_t th1, th2; in main() local
|
| /external/llvm-project/compiler-rt/test/tsan/ |
| D | fork_multithreaded3.cpp | 23 pthread_t th1, th2; in main() local
|
| D | fork_multithreaded.cpp | 27 pthread_t th2; 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 | 51 std::thread th2(g); in main() local
|
| /external/llvm-project/libcxx/test/std/thread/thread.condition/thread.condition.condvarany/ |
| D | destructor.pass.cpp | 53 std::thread th2 = support::make_test_thread(g); in main() local
|
| /external/libcxx/test/std/thread/thread.condition/thread.condition.condvar/ |
| D | destructor.pass.cpp | 50 std::thread th2(g); in main() local
|
| /external/llvm-project/libcxx/test/std/thread/thread.condition/thread.condition.condvar/ |
| D | destructor.pass.cpp | 52 std::thread th2 = support::make_test_thread(g); in main() local
|
| /external/rust/crates/tokio/src/runtime/tests/ |
| D | loom_basic_scheduler.rs | 57 let th2 = thread::spawn(move || assert_at_most_num_polls(rt2, at_most)); in block_on_num_polls() localVariable
|
| D | loom_queue.rs | 145 let th2 = thread::spawn(move || steal_tasks(steal)); in multi_stealer() localVariable
|
| /external/ltp/testcases/kernel/syscalls/futex/ |
| D | futex_wake04.c | 138 pthread_t th1, th2; in wakeup_thread2() local
|
| /external/compiler-rt/lib/asan/tests/ |
| D | asan_mac_test.cc | 55 pthread_t th1, th2; in CFAllocator_PassMemoryToAnotherThread() local
|
| /external/llvm-project/compiler-rt/lib/asan/tests/ |
| D | asan_mac_test.cpp | 54 pthread_t th1, th2; in CFAllocator_PassMemoryToAnotherThread() 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 | 227 auto th2 = Thread::CreateWithSocketServer(); in TEST() local
|