Searched defs:kCheckpointRequest (Results 1 - 1 of 1) sorted by relevance

/art/runtime/
H A Dthread.h111 kCheckpointRequest = 2, // Request that the thread do some checkpoint work and then continue. enumerator in enum:art::ThreadFlag
1387 // clear the kCheckpointRequest flag. The caller is responsible for calling this in a loop until
1388 // the kCheckpointRequest flag is cleared.

Completed in 58 milliseconds