Home
last modified time | relevance | path

Searched refs:WaitForReady (Results 1 – 5 of 5) sorted by relevance

/system/extras/memory_replay/tests/
DThreadTest.cpp33 thread.WaitForReady(); in TEST()
41 thread->WaitForReady(); in ThreadWaitForReady()
/system/extras/memory_replay/
Dmain.cpp100 thread->WaitForReady(); in ProcessDump()
124 thread->WaitForReady(); in ProcessDump()
DThread.cpp29 void Thread::WaitForReady() { in WaitForReady() function in Thread
DThread.h32 void WaitForReady();
DThreads.cpp114 threads_[i].WaitForReady(); in WaitForAllToQuiesce()