HomeSort by relevance Sort by last modified time
    Searched refs:WaitForReady (Results 1 - 6 of 6) sorted by null

  /system/extras/memory_replay/
Thread.cpp 30 void Thread::WaitForReady() {
Thread.h 34 void WaitForReady();
main.cpp 110 thread->WaitForReady();
137 thread->WaitForReady();
Threads.cpp 118 threads_[i].WaitForReady();
  /system/extras/memory_replay/tests/
ThreadTest.cpp 33 thread.WaitForReady();
41 thread->WaitForReady();
  /external/chromium-trace/catapult/devil/devil/android/sdk/
adb_wrapper.py 149 self.WaitForReady()
164 def WaitForReady(self):

Completed in 728 milliseconds