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

/art/runtime/
H A Dthread.cc1004 bool Thread::ModifySuspendCount(Thread* self, int delta, AtomicInteger* suspend_barrier, function in class:art::Thread
1054 // barriers. Then clear the list and the flag. The ModifySuspendCount

Completed in 48 milliseconds