Home
last modified time | relevance | path

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

/aosp12/art/runtime/
H A Dscoped_thread_state_change-inl.h33 inline ScopedThreadStateChange::ScopedThreadStateChange(Thread* self, ThreadState new_thread_state) in ScopedThreadStateChange() function
H A Dscoped_thread_state_change.h55 ScopedThreadStateChange() {} in ScopedThreadStateChange() function
H A Dthread.h1907 friend class ScopedThreadStateChange; variable