/external/webrtc/rtc_base/ |
D | platform_thread.cc | 56 DWORD WINAPI PlatformThread::StartThread(void* param) { in StartThread() function in rtc::PlatformThread 66 void* PlatformThread::StartThread(void* param) { in StartThread() function in rtc::PlatformThread
|
/external/crosvm/devices/src/utils/ |
D | error.rs | 17 StartThread(std::io::Error), enumerator
|
/external/compiler-rt/test/tsan/ |
D | simple_stack.c | 36 void StartThread(pthread_t *t, void *(*f)(void*)) { in StartThread() function
|
/external/llvm-project/compiler-rt/test/tsan/ |
D | simple_stack.c | 35 void StartThread(pthread_t *t, void *(*f)(void*)) { in StartThread() function
|
/external/stressapptest/src/ |
D | logger.cc | 59 void Logger::StartThread() { in StartThread() function in Logger
|
/external/tensorflow/tensorflow/core/kernels/data/ |
D | unbounded_thread_pool.cc | 57 std::unique_ptr<Thread> StartThread(const string& name, in StartThread() function in tensorflow::data::UnboundedThreadPool::LogicalThreadFactory
|
/external/grpc-grpc/src/cpp/server/load_reporter/ |
D | load_reporter_async_service_impl.cc | 113 void LoadReporterAsyncServiceImpl::StartThread() { thread_->Start(); } in StartThread() function in grpc::load_reporter::LoadReporterAsyncServiceImpl
|
/external/rust/crates/grpcio-sys/grpc/src/cpp/server/load_reporter/ |
D | load_reporter_async_service_impl.cc | 116 void LoadReporterAsyncServiceImpl::StartThread() { thread_->Start(); } in StartThread() function in grpc::load_reporter::LoadReporterAsyncServiceImpl
|
/external/tensorflow/tensorflow/core/platform/windows/ |
D | env.cc | 100 Thread* StartThread(const ThreadOptions& thread_options, const string& name, in StartThread() function in tensorflow::__anon6902f3df0111::WindowsEnv
|
/external/tensorflow/tensorflow/core/platform/default/ |
D | env.cc | 132 Thread* StartThread(const ThreadOptions& thread_options, const string& name, in StartThread() function in tensorflow::__anonb139dcb90111::PosixEnv
|
/external/compiler-rt/lib/sanitizer_common/ |
D | sanitizer_thread_registry.cc | 269 void ThreadRegistry::StartThread(u32 tid, uptr os_id, void *arg) { in StartThread() function in __sanitizer::ThreadRegistry
|
/external/llvm-project/compiler-rt/lib/sanitizer_common/ |
D | sanitizer_thread_registry.cpp | 305 void ThreadRegistry::StartThread(u32 tid, tid_t os_id, ThreadType thread_type, in StartThread() function in __sanitizer::ThreadRegistry
|
/external/libchrome/base/files/ |
D | file_path_watcher_linux.cc | 286 bool InotifyReader::StartThread() { in StartThread() function in base::__anonc6a57ca40111::InotifyReader
|
/external/tensorflow/tensorflow/core/platform/ |
D | env.h | 513 Thread* StartThread(const ThreadOptions& thread_options, in StartThread() function
|
/external/mdnsresponder/mDNSWindows/DLL.NET/ |
D | dnssd_NET.cpp | 78 ServiceRef::StartThread() in StartThread() function in ServiceRef
|
/external/tensorflow/tensorflow/core/framework/ |
D | dataset.h | 499 std::unique_ptr<Thread> StartThread(const string& name, in StartThread() function
|
/external/deqp-deps/amber/src/vulkan/ |
D | engine_vulkan_debugger.cc | 956 void StartThread( in StartThread() function in amber::vulkan::__anonf24a5b550111::VkDebugger
|
/external/libchrome/ipc/ |
D | ipc_sync_channel_unittest.cc | 240 void StartThread(base::Thread* thread, base::MessageLoop::Type type) { in StartThread() function in IPC::__anon7ae8f74a0111::Worker
|