| /external/libchrome/base/ |
| D | run_loop_unittest.cc | 305 Thread other_thread("test"); in TEST_P() local 336 Thread other_thread("test"); in TEST_P() local 366 Thread other_thread("test"); in TEST_P() local 387 Thread other_thread("test"); in TEST_P() local 405 Thread other_thread("test"); in TEST_P() local 430 Thread other_thread("test"); in TEST_P() local 578 base::Thread other_thread("test"); in TEST() local
|
| /external/pthreadpool/src/ |
| D | fastpath.c | 50 struct thread_info* other_thread = &threadpool->threads[tid]; in pthreadpool_thread_parallelize_1d_fastpath() local 95 struct thread_info* other_thread = &threadpool->threads[tid]; in pthreadpool_thread_parallelize_1d_with_uarch_fastpath() local 136 struct thread_info* other_thread = &threadpool->threads[tid]; in pthreadpool_thread_parallelize_1d_tile_1d_fastpath() local 182 struct thread_info* other_thread = &threadpool->threads[tid]; in pthreadpool_thread_parallelize_2d_fastpath() local 231 struct thread_info* other_thread = &threadpool->threads[tid]; in pthreadpool_thread_parallelize_2d_tile_1d_fastpath() local 283 struct thread_info* other_thread = &threadpool->threads[tid]; in pthreadpool_thread_parallelize_2d_tile_2d_fastpath() local 345 struct thread_info* other_thread = &threadpool->threads[tid]; in pthreadpool_thread_parallelize_2d_tile_2d_with_uarch_fastpath() local 399 struct thread_info* other_thread = &threadpool->threads[tid]; in pthreadpool_thread_parallelize_3d_fastpath() local 455 struct thread_info* other_thread = &threadpool->threads[tid]; in pthreadpool_thread_parallelize_3d_tile_1d_fastpath() local 515 struct thread_info* other_thread = &threadpool->threads[tid]; in pthreadpool_thread_parallelize_3d_tile_2d_fastpath() local [all …]
|
| D | portable-api.c | 52 struct thread_info* other_thread = &threadpool->threads[tid]; in thread_parallelize_1d() local 92 struct thread_info* other_thread = &threadpool->threads[tid]; in thread_parallelize_1d_with_uarch() local 128 struct thread_info* other_thread = &threadpool->threads[tid]; in thread_parallelize_1d_tile_1d() local 169 struct thread_info* other_thread = &threadpool->threads[tid]; in thread_parallelize_2d() local 213 struct thread_info* other_thread = &threadpool->threads[tid]; in thread_parallelize_2d_tile_1d() local 260 struct thread_info* other_thread = &threadpool->threads[tid]; in thread_parallelize_2d_tile_2d() local 317 struct thread_info* other_thread = &threadpool->threads[tid]; in thread_parallelize_2d_tile_2d_with_uarch() local 366 struct thread_info* other_thread = &threadpool->threads[tid]; in thread_parallelize_3d() local 417 struct thread_info* other_thread = &threadpool->threads[tid]; in thread_parallelize_3d_tile_1d() local 472 struct thread_info* other_thread = &threadpool->threads[tid]; in thread_parallelize_3d_tile_2d() local [all …]
|
| /external/llvm-project/lldb/test/API/macosx/safe-to-func-call/ |
| D | main.c | 27 pthread_t other_thread; in main() local
|
| /external/python/cpython3/Lib/test/ |
| D | test_threadsignals.py | 129 def other_thread(): function 155 def other_thread(): function
|
| /external/llvm-project/lldb/test/API/macosx/thread-names/ |
| D | main.c | 28 pthread_t other_thread; in main() local
|
| /external/llvm-project/compiler-rt/test/xray/TestCases/Posix/ |
| D | fdr-mode.cpp | 62 std::thread other_thread([]() { in main() local
|
| /external/tensorflow/tensorflow/core/profiler/convert/ |
| D | xplane_to_tf_functions_test.cc | 72 auto other_thread = host_plane_builder.GetOrCreateLine(1); in TEST() local 152 auto other_thread = host_plane_builder.GetOrCreateLine(1); in TEST() local
|
| /external/webrtc/rtc_base/synchronization/ |
| D | yield_policy_unittest.cc | 45 std::thread other_thread([&]() { in TEST() local
|
| /external/libchrome/base/task_scheduler/ |
| D | delayed_task_manager_unittest.cc | 184 Thread other_thread("Test"); in TEST_F() local
|
| /external/libchrome/base/task/ |
| D | cancelable_task_tracker_unittest.cc | 194 Thread other_thread("other thread"); in TEST_F() local
|
| /external/libchrome/base/trace_event/ |
| D | memory_dump_manager_unittest.cc | 667 TestIOThread* other_thread = threads[other_idx].get(); in TEST_F() local
|
| /external/libchrome/base/timer/ |
| D | timer_unittest.cc | 415 Thread other_thread("OneShotTimer_CustomTaskRunner"); in TEST() local
|
| /external/webrtc/rtc_base/ |
| D | thread_unittest.cc | 376 auto other_thread = Thread::CreateWithSocketServer(); in TEST() local
|
| /external/llvm-project/openmp/runtime/src/ |
| D | kmp_tasking.cpp | 2815 kmp_info_t *other_thread; in __kmp_execute_tasks_template() local
|
| /external/llvm-project/lldb/source/Target/ |
| D | Process.cpp | 948 ThreadSP other_thread; in HandleProcessStateChangedEvent() local
|