/external/grpc-grpc/src/cpp/server/ |
D | dynamic_thread_pool.cc | 40 void DynamicThreadPool::DynamicThread::ThreadFunc() { in ThreadFunc() function in grpc::DynamicThreadPool::DynamicThread 53 void DynamicThreadPool::ThreadFunc() { in ThreadFunc() function in grpc::DynamicThreadPool
|
/external/gemmlowp/test/ |
D | test_blocking_counter.cc | 46 void ThreadFunc() { in ThreadFunc() function in gemmlowp::Thread 54 static void* ThreadFunc(void* ptr) { in ThreadFunc() function in gemmlowp::Thread
|
/external/compiler-rt/test/tsan/ |
D | mutex_double_lock.cc | 7 void *ThreadFunc(void *m) { in ThreadFunc() function
|
/external/compiler-rt/test/asan/TestCases/Linux/ |
D | pthread_create_version.cc | 10 void *ThreadFunc(void *) { return nullptr; } in ThreadFunc() function
|
/external/sfntly/cpp/src/test/ |
D | platform_thread.cc | 23 DWORD __stdcall ThreadFunc(void* params) { in ThreadFunc() function
|
/external/libchrome/base/threading/ |
D | platform_thread_posix.cc | 53 void* ThreadFunc(void* params) { in ThreadFunc() function
|
/external/lzma/C/ |
D | MtCoder.c | 339 static THREAD_FUNC_RET_TYPE THREAD_FUNC_CALL_TYPE ThreadFunc(void *pp) in ThreadFunc() function
|
D | MtDec.c | 863 static MY_NO_INLINE THREAD_FUNC_RET_TYPE THREAD_FUNC_CALL_TYPE ThreadFunc(void *pp) in ThreadFunc() function
|
/external/gemmlowp/internal/ |
D | multi_thread_gemm.h | 284 void ThreadFunc() { in ThreadFunc() function 315 static void* ThreadFunc(void* arg) { in ThreadFunc() function
|
/external/grpc-grpc/test/cpp/qps/ |
D | client.h | 353 void ThreadFunc() { in ThreadFunc() function
|
D | client_sync.cc | 68 void ThreadFunc(size_t thread_idx, Thread* t) override { in ThreadFunc() function in grpc::testing::SynchronousClient
|
D | server_async.cc | 202 void ThreadFunc(int thread_idx) { in ThreadFunc() function in grpc::testing::AsyncQpsServerTest
|
D | client_async.cc | 257 void ThreadFunc(size_t thread_idx, Client::Thread* t) override final { in ThreadFunc() function in grpc::testing::AsyncClient
|
/external/webrtc/webrtc/modules/audio_device/win/ |
D | audio_device_wave_win.cc | 3010 bool AudioDeviceWindowsWave::ThreadFunc(void* pThis) in ThreadFunc() function in webrtc::AudioDeviceWindowsWave
|
/external/google-breakpad/src/testing/gtest/test/ |
D | gtest-port_test.cc | 271 void* ThreadFunc(void* data) { in ThreadFunc() function
|
/external/googletest/googletest/test/ |
D | googletest-port-test.cc | 292 void* ThreadFunc(void* data) { in ThreadFunc() function
|