Home
last modified time | relevance | path

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

/art/runtime/
Dthread-inl.h169 StateAndFlags new_state_and_flags = old_state_and_flags.WithState(new_state); in SetState() local
261 StateAndFlags new_state_and_flags = old_state_and_flags.WithState(new_state); in TransitionToSuspendedAndRunCheckpoints() local
372 StateAndFlags new_state_and_flags = old_state_and_flags.WithState(ThreadState::kRunnable); in TransitionFromSuspendedToRunnable() local
Dthread.cc1628 StateAndFlags new_state_and_flags = old_state_and_flags; in RequestCheckpoint() local
1654 StateAndFlags new_state_and_flags = old_state_and_flags; in RequestEmptyCheckpoint() local
1894 StateAndFlags new_state_and_flags = in EnsureFlipFunctionStarted() local
Dthread.h1763 StateAndFlags new_state_and_flags = old_state_and_flags; in SetStateUnsafe() local