Home
last modified time | relevance | path

Searched defs:StartThread (Results 1 – 8 of 8) sorted by relevance

/external/webrtc/webrtc/base/
Dplatform_thread.cc119 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/
Dsimple_stack.c36 void StartThread(pthread_t *t, void *(*f)(void*)) { in StartThread() function
/external/stressapptest/src/
Dlogger.cc59 void Logger::StartThread() { in StartThread() function in Logger
/external/tensorflow/tensorflow/core/platform/posix/
Denv.cc84 Thread* StartThread(const ThreadOptions& thread_options, const string& name, in StartThread() function in tensorflow::__anon614f991d0111::PosixEnv
/external/tensorflow/tensorflow/core/platform/windows/
Denv.cc81 Thread* StartThread(const ThreadOptions& thread_options, const string& name, in StartThread() function in tensorflow::__anon9c1eb4f50111::WindowsEnv
/external/tensorflow/tensorflow/core/platform/
Denv.h338 Thread* StartThread(const ThreadOptions& thread_options, const string& name, in StartThread() function
/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_thread_registry.cc269 void ThreadRegistry::StartThread(u32 tid, uptr os_id, void *arg) { in StartThread() function in __sanitizer::ThreadRegistry
/external/mdnsresponder/mDNSWindows/DLL.NET/
Ddnssd_NET.cpp78 ServiceRef::StartThread() in StartThread() function in ServiceRef