Home
last modified time | relevance | path

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

/art/runtime/
Dscoped_thread_state_change.h36 ScopedThreadStateChange(Thread* self, ThreadState new_thread_state) in ScopedThreadStateChange() function
89 ScopedThreadStateChange() in ScopedThreadStateChange() function
Dthread.h1288 friend class ScopedThreadStateChange; variable