/aosp_15_r20/external/gemmlowp/test/ |
H A D | test_blocking_counter.cc | 68 void ThreadFunc() { in ThreadFunc() function in gemmlowp::Thread 76 static void* ThreadFunc(void* ptr) { in ThreadFunc() function in gemmlowp::Thread
|
/aosp_15_r20/external/pytorch/caffe2/utils/threadpool/ |
H A D | WorkersPool.h | 273 void ThreadFunc() { in ThreadFunc() function 302 static void* ThreadFunc(void* arg) { in ThreadFunc() function
|
/aosp_15_r20/external/gemmlowp/internal/ |
H A D | multi_thread_gemm.h | 297 void ThreadFunc() { in ThreadFunc() function 324 static void* ThreadFunc(void* arg) { in ThreadFunc() function
|
/aosp_15_r20/external/compiler-rt/test/tsan/ |
H A D | mutex_double_lock.cc | 7 void *ThreadFunc(void *m) { in ThreadFunc() function
|
/aosp_15_r20/external/compiler-rt/test/asan/TestCases/Linux/ |
H A D | pthread_create_version.cc | 10 void *ThreadFunc(void *) { return nullptr; } in ThreadFunc() function
|
/aosp_15_r20/frameworks/libs/binary_translation/guest_os_primitives/ |
D | guest_thread_test.cc | 39 void* ThreadFunc(void* /* arg */) { in ThreadFunc() function
|
/aosp_15_r20/external/ruy/ruy/profiler/ |
H A D | profiler.cc | 63 void ScopeProfile::ThreadFunc() { in ThreadFunc() function in ruy::profiler::ScopeProfile
|
/aosp_15_r20/external/cronet/base/allocator/partition_allocator/src/partition_alloc/partition_alloc_base/threading/ |
H A D | platform_thread_posix_for_testing.cc | 46 void* ThreadFunc(void* params) { in ThreadFunc() function
|
H A D | platform_thread_win_for_testing.cc | 55 DWORD __stdcall ThreadFunc(void* params) { in ThreadFunc() function
|
/aosp_15_r20/external/cronet/base/win/ |
H A D | scoped_handle_test_dll.cc | 29 DWORD __stdcall ThreadFunc(void* params) { in ThreadFunc() function
|
/aosp_15_r20/external/ruy/ruy/ |
H A D | thread_pool.cc | 125 static void ThreadFunc(Thread* arg) { arg->ThreadFuncImpl(); } in ThreadFunc() function in ruy::Thread
|
/aosp_15_r20/external/lzma/C/ |
H A D | MtCoder.c | 312 static THREAD_FUNC_DECL ThreadFunc(void *pp) in ThreadFunc() function
|
/aosp_15_r20/external/libchrome/base/threading/ |
H A D | platform_thread_posix.cc | 53 void* ThreadFunc(void* params) { in ThreadFunc() function
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/lib/event_engine/thread_pool/ |
D | original_thread_pool.cc | 98 void OriginalThreadPool::ThreadFunc(StatePtr state) { in ThreadFunc() function in grpc_event_engine::experimental::OriginalThreadPool
|
/aosp_15_r20/external/cronet/base/threading/ |
H A D | platform_thread_posix.cc | 69 void* ThreadFunc(void* params) { in ThreadFunc() function
|
H A D | platform_thread_win.cc | 104 DWORD __stdcall ThreadFunc(void* params) { in ThreadFunc() function
|
/aosp_15_r20/external/grpc-grpc/test/cpp/qps/ |
H A D | client_callback.cc | 117 void ThreadFunc(size_t thread_idx, Thread* t) override { in ThreadFunc() function in grpc::testing::CallbackClient
|
H A D | client_sync.cc | 67 void ThreadFunc(size_t thread_idx, Thread* t) override { in ThreadFunc() function in grpc::testing::SynchronousClient
|
H A D | client.h | 315 void ThreadFunc() { in ThreadFunc() function
|
H A D | server_async.cc | 206 void ThreadFunc(int thread_idx) { in ThreadFunc() function in grpc::testing::AsyncQpsServerTest
|
H A D | client_async.cc | 260 void ThreadFunc(size_t thread_idx, Client::Thread* t) final { in ThreadFunc() function in grpc::testing::AsyncClient
|
/aosp_15_r20/external/lzma/CPP/7zip/Compress/ |
H A D | BZip2Encoder.cpp | 81 THREAD_FUNC_RET_TYPE CThreadInfo::ThreadFunc() in ThreadFunc() function in NCompress::NBZip2::CThreadInfo
|
/aosp_15_r20/external/cronet/third_party/googletest/src/googletest/test/ |
H A D | googletest-port-test.cc | 289 void* ThreadFunc(void* data) { in ThreadFunc() function
|
/aosp_15_r20/external/rust/crates/quiche/deps/boringssl/src/third_party/googletest/test/ |
D | googletest-port-test.cc | 284 void* ThreadFunc(void* data) { in ThreadFunc() function
|
/aosp_15_r20/external/cronet/third_party/boringssl/src/third_party/googletest/googletest/test/ |
H A D | googletest-port-test.cc | 289 void* ThreadFunc(void* data) { in ThreadFunc() function
|