/external/webrtc/webrtc/base/ |
D | platform_thread.cc | 119 DWORD WINAPI PlatformThread::StartThread(void* param) { in PlatformThread() function in rtc::PlatformThread 124 void* PlatformThread::StartThread(void* param) { in PlatformThread() function in rtc::PlatformThread
|
/external/compiler-rt/test/tsan/ |
D | simple_stack.c | 36 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 | 31 std::unique_ptr<Thread> StartThread(const string& name, in StartThread() function in tensorflow::data::UnboundedThreadPool::LogicalThreadFactory
|
/external/tensorflow/tensorflow/core/platform/posix/ |
D | env.cc | 84 Thread* StartThread(const ThreadOptions& thread_options, const string& name, in StartThread() function in tensorflow::__anoncb12d2290111::PosixEnv
|
/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/tensorflow/tensorflow/core/platform/windows/ |
D | env.cc | 82 Thread* StartThread(const ThreadOptions& thread_options, const string& name, in StartThread() function in tensorflow::__anon839461010111::WindowsEnv
|
/external/tensorflow/tensorflow/core/platform/ |
D | env.h | 368 Thread* StartThread(const ThreadOptions& thread_options, const string& name, in StartThread() function
|
/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/libchrome/base/files/ |
D | file_path_watcher_linux.cc | 286 bool InotifyReader::StartThread() { in StartThread() function in base::__anon271f2d060111::InotifyReader
|
/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 | 388 std::unique_ptr<Thread> StartThread(const string& name, in StartThread() function
|
/external/libchrome/ipc/ |
D | ipc_sync_channel_unittest.cc | 240 void StartThread(base::Thread* thread, base::MessageLoop::Type type) { in StartThread() function in IPC::__anonbab8626c0111::Worker
|