/aosp_15_r20/external/sdv/vsomeip/third_party/boost/thread/test/ |
D | test_8508.cpp | 10 void thread_main() in thread_main() function
|
/aosp_15_r20/external/rust/android-crates-io/crates/once_cell/examples/ |
D | bench.rs | 23 fn thread_main(i: usize) { in thread_main() function
|
D | test_synchronization.rs | 30 fn thread_main(i: usize) { in thread_main() function
|
D | bench_acquire.rs | 26 fn thread_main(i: usize) { in thread_main() function
|
/aosp_15_r20/hardware/google/gfxstream/guest/android-emu/aemu/base/threads/ |
D | AndroidThread_pthread.cpp | 132 void* Thread::thread_main(void* arg) { in thread_main() function in gfxstream::guest::Thread
|
/aosp_15_r20/external/google-breakpad/src/client/solaris/handler/ |
H A D | exception_handler_test.cc | 75 static void* thread_main(void*) { in thread_main() function
|
/aosp_15_r20/frameworks/minikin/tests/stresstest/ |
H A D | MultithreadTest.cpp | 64 static void thread_main(int tid) { in thread_main() function
|
/aosp_15_r20/external/pthreadpool/src/ |
H A D | gcd.c | 24 static void thread_main(void* arg, size_t thread_index) { in thread_main() function
|
H A D | pthreads.c | 182 static void* thread_main(void* arg) { in thread_main() function
|
H A D | windows.c | 84 static DWORD WINAPI thread_main(LPVOID arg) { in thread_main() function
|
/aosp_15_r20/hardware/google/aemu/base/ |
D | Thread_pthread.cpp | 129 void* Thread::thread_main(void* arg) { in thread_main() function in android::base::Thread
|
D | Thread_win32.cpp | 117 DWORD WINAPI Thread::thread_main(void* arg) { in thread_main() function in android::base::Thread
|
/aosp_15_r20/external/cronet/base/synchronization/ |
H A D | lock_perftest.cc | 88 Spin thread_main(&lock, &data); in TEST() local
|
/aosp_15_r20/external/cronet/base/allocator/partition_allocator/src/partition_alloc/ |
H A D | partition_lock_perftest.cc | 95 Spin thread_main(&lock, &data); in TEST() local
|
/aosp_15_r20/bionic/tests/ |
H A D | __cxa_thread_atexit_test.cpp | 109 static void* thread_main(void* arg) { in thread_main() function
|
/aosp_15_r20/external/perfetto/src/base/ |
H A D | metatrace_unittest.cc | 232 auto thread_main = [](uint16_t thd_idx) { in TEST_F() local
|
H A D | logging_unittest.cc | 142 auto thread_main = [&](size_t thread_idx) { in TEST() local
|
/aosp_15_r20/external/grpc-grpc/test/core/end2end/fixtures/ |
H A D | proxy.cc | 450 static void thread_main(void* arg) { in thread_main() function
|
H A D | http_proxy_fixture.cc | 647 static void thread_main(void* arg) { in thread_main() function
|
/aosp_15_r20/external/pytorch/torch/csrc/autograd/ |
H A D | engine.cpp | 519 auto Engine::thread_main(const std::shared_ptr<GraphTask>& graph_task) -> void { in thread_main() function in torch::autograd::Engine
|
/aosp_15_r20/external/blktrace/ |
H A D | blktrace.c | 1833 static void *thread_main(void *arg) in thread_main() function
|