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

/art/runtime/
H A Dscoped_thread_state_change-inl.h30 : self_(self), thread_state_(new_thread_state), expected_has_no_thread_(false) {
56 if (!expected_has_no_thread_) {
H A Dscoped_thread_state_change.h62 const bool expected_has_no_thread_ = true; member in class:art::ScopedThreadStateChange

Completed in 107 milliseconds