HomeSort by relevance Sort by last modified time
    Searched refs:expected_has_no_thread_ (Results 1 - 2 of 2) sorted by null

  /art/runtime/
scoped_thread_state_change-inl.h 33 : self_(self), thread_state_(new_thread_state), expected_has_no_thread_(false) {
59 if (!expected_has_no_thread_) {
scoped_thread_state_change.h 62 const bool expected_has_no_thread_ = true; member in class:art::ScopedThreadStateChange

Completed in 721 milliseconds