| /external/rust/crates/tokio-util/src/sync/tests/ | 
| D | loom_cancellation_token.rs | 12         let th1 = thread::spawn(move || {  in cancel_token()  localVariable33         let th1 = thread::spawn(move || {  in cancel_token_owned()  localVariable
 56         let th1 = thread::spawn(move || {  in cancel_with_child()  localVariable
 85         let th1 = thread::spawn(move || {  in drop_token_no_child()  localVariable
 110         let th1 = thread::spawn(move || {  in drop_token_with_children()  localVariable
 135         let th1 = thread::spawn(move || {  in drop_and_cancel_token()  localVariable
 160         let th1 = thread::spawn(move || {  in cancel_parent_and_child()  localVariable
 
 | 
| /external/rust/crates/tokio/src/sync/tests/ | 
| D | loom_broadcast.rs | 16         let th1 = thread::spawn(move || {  in broadcast_send()  localVariable56         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 | 52         let th1 = thread::spawn(move || {  in notify_waiters_and_one()  localVariable115         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/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/cronet/buildtools/third_party/libc++/trunk/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/cronet/buildtools/third_party/libc++/trunk/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/ltp/testcases/kernel/syscalls/futex/ | 
| D | futex_wake04.c | 88 	pthread_t th1, th2;  in wakeup_thread2()  local
 | 
| /external/rust/crates/tokio/src/runtime/tests/ | 
| D | loom_queue.rs | 148         let th1 = {  in multi_stealer()  localVariable
 | 
| D | loom_current_thread_scheduler.rs | 58         let th1 = thread::spawn(move || assert_at_most_num_polls(rt1, at_most));  in block_on_num_polls()  localVariable
 | 
| /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()  local626 	pthread_t th1, th2, th3;  in threading_read_eagain()  local
 
 | 
| /external/webrtc/rtc_base/ | 
| D | thread_unittest.cc | 152   auto th1 = Thread::CreateWithSocketServer();  in TEST()  local
 | 
| /external/angle/third_party/abseil-cpp/absl/synchronization/ | 
| D | mutex_test.cc | 1882   std::thread th1([&]() {  local
 |