Home
last modified time | relevance | path

Searched defs:long_suspend (Results 1 – 1 of 1) sorted by relevance

/art/runtime/
Dthread_list.cc615 void ThreadList::SuspendAll(const char* cause, bool long_suspend) { in SuspendAll()
1442 ScopedSuspendAll::ScopedSuspendAll(const char* cause, bool long_suspend) { in ScopedSuspendAll()