Home
last modified time | relevance | path

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

/aosp_15_r20/art/runtime/
H A Dcha.cc249 void WaitForThreadsToRunThroughCheckpoint(size_t threads_running_checkpoint) { in WaitForThreadsToRunThroughCheckpoint() function in art::CHACheckpoint
689 checkpoint.WaitForThreadsToRunThroughCheckpoint(threads_running_checkpoint); in InvalidateSingleImplementationMethods()
H A Dthread_list.cc225 void WaitForThreadsToRunThroughCheckpoint(size_t threads_running_checkpoint) { in WaitForThreadsToRunThroughCheckpoint() function in art::DumpCheckpoint
264 checkpoint.WaitForThreadsToRunThroughCheckpoint(threads_running_checkpoint); in Dump()