Home
last modified time | relevance | path

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

/art/runtime/
Dthread_list.cc210 void WaitForThreadsToRunThroughCheckpoint(size_t threads_running_checkpoint) { in WaitForThreadsToRunThroughCheckpoint() function in art::FINAL
240 checkpoint.WaitForThreadsToRunThroughCheckpoint(threads_running_checkpoint); in Dump()