Home
last modified time | relevance | path

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

/art/runtime/
Dthread-inl.h163 StateAndFlags new_state_and_flags = old_state_and_flags.WithState(new_state); in SetState() local
251 StateAndFlags new_state_and_flags = old_state_and_flags.WithState(new_state); in TransitionToSuspendedAndRunCheckpoints() local
360 StateAndFlags new_state_and_flags = old_state_and_flags.WithState(ThreadState::kRunnable); in TransitionFromSuspendedToRunnable() local
Dthread.cc1584 StateAndFlags new_state_and_flags = old_state_and_flags; in RequestCheckpoint() local
1610 StateAndFlags new_state_and_flags = old_state_and_flags; in RequestEmptyCheckpoint() local
1842 StateAndFlags new_state_and_flags = in EnsureFlipFunctionStarted() local
Dthread.h1690 StateAndFlags new_state_and_flags = old_state_and_flags; in SetStateUnsafe() local