Home
last modified time | relevance | path

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

/aosp12/art/runtime/
H A Dthread_list.h178 Barrier* EmptyCheckpointBarrier() { in EmptyCheckpointBarrier() function
H A Dthread.cc1579 Runtime::Current()->GetThreadList()->EmptyCheckpointBarrier()->Pass(this); in RunEmptyCheckpoint()