Home
last modified time | relevance | path

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

/system/extras/memory_replay/tests/
DThreadsTest.cpp99 threads.WaitForAllToQuiesce(); in TEST()
103 threads.WaitForAllToQuiesce(); in TEST()
/system/extras/memory_replay/
Dmain.cpp122 threads.WaitForAllToQuiesce(); in ProcessDump()
141 threads.WaitForAllToQuiesce(); in ProcessDump()
DThreads.h33 void WaitForAllToQuiesce();
DThreads.cpp113 void Threads::WaitForAllToQuiesce() { in WaitForAllToQuiesce() function in Threads