Home
last modified time | relevance | path

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

/art/runtime/
Dthread_list.h176 Barrier* EmptyCheckpointBarrier() { in EmptyCheckpointBarrier() function
Dthread.cc1575 Runtime::Current()->GetThreadList()->EmptyCheckpointBarrier()->Pass(this); in RunEmptyCheckpoint()