Home
last modified time | relevance | path

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

/art/runtime/
Dthread.cc1674 BarrierClosure barrier_closure(function); in RequestSynchronousCheckpoint() local
1678 installed = RequestCheckpoint(&barrier_closure); in RequestSynchronousCheckpoint()
1685 barrier_closure.Wait(self, suspend_state); in RequestSynchronousCheckpoint()