Home
last modified time | relevance | path

Searched defs:thread_main (Results 1 – 21 of 21) sorted by relevance

/aosp_15_r20/external/sdv/vsomeip/third_party/boost/thread/test/
Dtest_8508.cpp10 void thread_main() in thread_main() function
/aosp_15_r20/external/rust/android-crates-io/crates/once_cell/examples/
Dbench.rs23 fn thread_main(i: usize) { in thread_main() function
Dtest_synchronization.rs30 fn thread_main(i: usize) { in thread_main() function
Dbench_acquire.rs26 fn thread_main(i: usize) { in thread_main() function
/aosp_15_r20/hardware/google/gfxstream/guest/android-emu/aemu/base/threads/
DAndroidThread_pthread.cpp132 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 Dexception_handler_test.cc75 static void* thread_main(void*) { in thread_main() function
/aosp_15_r20/frameworks/minikin/tests/stresstest/
H A DMultithreadTest.cpp64 static void thread_main(int tid) { in thread_main() function
/aosp_15_r20/external/pthreadpool/src/
H A Dgcd.c24 static void thread_main(void* arg, size_t thread_index) { in thread_main() function
H A Dpthreads.c182 static void* thread_main(void* arg) { in thread_main() function
H A Dwindows.c84 static DWORD WINAPI thread_main(LPVOID arg) { in thread_main() function
/aosp_15_r20/hardware/google/aemu/base/
DThread_pthread.cpp129 void* Thread::thread_main(void* arg) { in thread_main() function in android::base::Thread
DThread_win32.cpp117 DWORD WINAPI Thread::thread_main(void* arg) { in thread_main() function in android::base::Thread
/aosp_15_r20/external/cronet/base/synchronization/
H A Dlock_perftest.cc88 Spin thread_main(&lock, &data); in TEST() local
/aosp_15_r20/external/cronet/base/allocator/partition_allocator/src/partition_alloc/
H A Dpartition_lock_perftest.cc95 Spin thread_main(&lock, &data); in TEST() local
/aosp_15_r20/bionic/tests/
H A D__cxa_thread_atexit_test.cpp109 static void* thread_main(void* arg) { in thread_main() function
/aosp_15_r20/external/perfetto/src/base/
H A Dmetatrace_unittest.cc232 auto thread_main = [](uint16_t thd_idx) { in TEST_F() local
H A Dlogging_unittest.cc142 auto thread_main = [&](size_t thread_idx) { in TEST() local
/aosp_15_r20/external/grpc-grpc/test/core/end2end/fixtures/
H A Dproxy.cc450 static void thread_main(void* arg) { in thread_main() function
H A Dhttp_proxy_fixture.cc647 static void thread_main(void* arg) { in thread_main() function
/aosp_15_r20/external/pytorch/torch/csrc/autograd/
H A Dengine.cpp519 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 Dblktrace.c1833 static void *thread_main(void *arg) in thread_main() function