Searched defs:new_state (Results 1 – 13 of 13) sorted by relevance
103 inline ThreadState Thread::SetState(ThreadState new_state) { in SetState()184 inline void Thread::TransitionToSuspendedAndRunCheckpoints(ThreadState new_state) { in TransitionToSuspendedAndRunCheckpoints()231 inline void Thread::TransitionFromRunnableToSuspended(ThreadState new_state) { in TransitionFromRunnableToSuspended()
393 void InternTable::ChangeWeakRootState(gc::WeakRootState new_state) { in ChangeWeakRootState()398 void InternTable::ChangeWeakRootStateLocked(gc::WeakRootState new_state) { in ChangeWeakRootStateLocked()
490 void IndirectReferenceTable::SetSegmentState(IRTSegmentState new_state) { in SetSegmentState()
73 LockWord::LockState new_state = lock_after.GetState(); in Run() local
1392 ThreadState SetStateUnsafe(ThreadState new_state) { in SetStateUnsafe()
2261 void Runtime::SetStatsEnabled(bool new_state) { in SetStatsEnabled()
152 void resetGuard(GuardState new_state) { in resetGuard()
93 void SetLocalSegmentState(IRTSegmentState new_state) REQUIRES_SHARED(Locks::mutator_lock_) { in SetLocalSegmentState()
2577 IRTSegmentState new_state; in TEST_F() local
584 bool new_state = listener->IsEnabled(); in SetupGcPauseTracking() local1443 bool new_state; in SetInternalEvent() local1537 bool new_state; in SetEvent() local
476 LockWord::LockState new_state = lock_after.GetState(); in TEST_F() local553 LockWord::LockState new_state = lock_after.GetState(); in TestUnlockObject() local
88 bool FdForwardTransport::ChangeState(TransportState old_state, TransportState new_state) { in ChangeState()
675 uint32_t new_state = cur_state & ~kHeldMask; // Same number of contenders. in ExclusiveUnlock() local