Home
last modified time | relevance | path

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

/art/runtime/
Dthread_list.cc408 if (thread->RequestEmptyCheckpoint()) { in RunEmptyCheckpoint()
Dthread.h263 bool RequestEmptyCheckpoint()
Dthread.cc1401 bool Thread::RequestEmptyCheckpoint() { in RequestEmptyCheckpoint() function in art::Thread