Home
last modified time | relevance | path

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

/art/runtime/
Dthread.cc1494 bool installed = false; in RequestSynchronousCheckpoint() local
1497 installed = RequestCheckpoint(&barrier_closure); in RequestSynchronousCheckpoint()
1499 if (installed) { in RequestSynchronousCheckpoint()