Home
last modified time | relevance | path

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

/art/runtime/
Dscoped_thread_state_change.h34 ScopedThreadStateChange(Thread* self, ThreadState new_thread_state) in ScopedThreadStateChange() function
87 ScopedThreadStateChange() in ScopedThreadStateChange() function
Dthread.h1164 friend class ScopedThreadStateChange; variable