HomeSort by relevance Sort by last modified time
    Searched defs:ScopedSuspendAll (Results 1 - 2 of 2) sorted by null

  /art/runtime/
thread_list.h 206 class ScopedSuspendAll : public ValueObject {
208 ScopedSuspendAll(const char* cause, bool long_suspend = false)
214 ~ScopedSuspendAll()
thread_list.cc     [all...]

Completed in 47 milliseconds