Searched defs:JoinThread (Results 1 – 4 of 4) sorted by relevance
/external/compiler-rt/lib/sanitizer_common/ | ||
D | sanitizer_thread_registry.cc | 239 void ThreadRegistry::JoinThread(u32 tid, void *arg) { in JoinThread() function in __sanitizer::ThreadRegistry |
/external/tensorflow/tensorflow/cc/training/ | ||
D | queue_runner_test.cc | 231 void JoinThread(QueueRunner* queue_runner, bool* join_succeeded, in JoinThread() function |
/external/cronet/base/threading/ | ||
D | hang_watcher_unittest.cc | 174 void JoinThread() { in JoinThread() function in base::__anon46bf5b5d0111::HangWatcherBlockingThreadTest |
/external/stressapptest/src/ | ||
D | worker.cc | 357 bool WorkerThread::JoinThread() { in JoinThread() function in WorkerThread |