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

/art/runtime/
H A Dcha.cc265 void WaitForThreadsToRunThroughCheckpoint(size_t threads_running_checkpoint) { function in class:art::FINAL
682 checkpoint.WaitForThreadsToRunThroughCheckpoint(threads_running_checkpoint);
H A Dthread_list.cc232 void WaitForThreadsToRunThroughCheckpoint(size_t threads_running_checkpoint) { function in class:art::FINAL
269 checkpoint.WaitForThreadsToRunThroughCheckpoint(threads_running_checkpoint);

Completed in 270 milliseconds