Home
last modified time | relevance | path

Searched defs:JoinThread (Results 1 – 4 of 4) sorted by relevance

/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_thread_registry.cc239 void ThreadRegistry::JoinThread(u32 tid, void *arg) { in JoinThread() function in __sanitizer::ThreadRegistry
/external/tensorflow/tensorflow/cc/training/
Dqueue_runner_test.cc231 void JoinThread(QueueRunner* queue_runner, bool* join_succeeded, in JoinThread() function
/external/cronet/base/threading/
Dhang_watcher_unittest.cc174 void JoinThread() { in JoinThread() function in base::__anon46bf5b5d0111::HangWatcherBlockingThreadTest
/external/stressapptest/src/
Dworker.cc357 bool WorkerThread::JoinThread() { in JoinThread() function in WorkerThread