Searched refs:RunEmptyCheckpoint (Results 1 – 8 of 8) sorted by relevance
60 RunEmptyCheckpoint(); in CheckSuspend()72 RunEmptyCheckpoint(); in CheckEmptyCheckpointFromWeakRefAccess()96 RunEmptyCheckpoint(); in CheckEmptyCheckpointFromMutex()196 RunEmptyCheckpoint(); in TransitionToSuspendedAndRunCheckpoints()
126 void RunEmptyCheckpoint()
124 : ThreadList provides `RunEmptyCheckpoint()`, which waits until128 example, a read-barrier started before a `RunEmptyCheckpoint()` call will have
398 void ThreadList::RunEmptyCheckpoint() { in RunEmptyCheckpoint() function in art::ThreadList
1479 void RunEmptyCheckpoint();
3180 runtime->GetThreadList()->RunEmptyCheckpoint(); in Run()
1576 void Thread::RunEmptyCheckpoint() { in RunEmptyCheckpoint() function in art::Thread
1797 thread_list->RunEmptyCheckpoint(); in IssueEmptyCheckpoint()