Home
last modified time | relevance | path

Searched refs:WaitForThreadsToRunThroughCheckpoint (Results 1 – 2 of 2) sorted by relevance

/art/runtime/
Dcha.cc265 void WaitForThreadsToRunThroughCheckpoint(size_t threads_running_checkpoint) { in WaitForThreadsToRunThroughCheckpoint() function in art::CHACheckpoint
702 checkpoint.WaitForThreadsToRunThroughCheckpoint(threads_running_checkpoint); in InvalidateSingleImplementationMethods()
Dthread_list.cc232 void WaitForThreadsToRunThroughCheckpoint(size_t threads_running_checkpoint) { in WaitForThreadsToRunThroughCheckpoint() function in art::DumpCheckpoint
269 checkpoint.WaitForThreadsToRunThroughCheckpoint(threads_running_checkpoint); in Dump()