Home
last modified time | relevance | path

Searched refs:WaitForPending (Results 1 – 4 of 4) sorted by relevance

/system/extras/memory_replay/
DThread.cpp38 void Thread::WaitForPending() { in WaitForPending() function in Thread
DThread.h35 void WaitForPending();
DThreads.cpp36 thread->WaitForPending(); in ThreadRunner()
/system/extras/memory_replay/tests/
DThreadTest.cpp71 thread->WaitForPending(); in ThreadWaitForPending()