Searched defs:expected_has_no_thread_ (Results 1 - 1 of 1) sorted by relevance

/art/runtime/
H A Dscoped_thread_state_change.h36 : self_(self), thread_state_(new_thread_state), expected_has_no_thread_(false) { function in class:art::ScopedThreadStateChange
62 if (!expected_has_no_thread_) {
89 expected_has_no_thread_(true) {}
96 const bool expected_has_no_thread_; member in class:art::ScopedThreadStateChange

Completed in 32 milliseconds