Searched defs:new_state (Results 1 – 15 of 15) sorted by relevance
102 inline ThreadState Thread::SetState(ThreadState new_state) { in SetState()182 inline void Thread::TransitionToSuspendedAndRunCheckpoints(ThreadState new_state) { in TransitionToSuspendedAndRunCheckpoints()228 inline void Thread::TransitionFromRunnableToSuspended(ThreadState new_state) { in TransitionFromRunnableToSuspended()
448 void InternTable::ChangeWeakRootState(gc::WeakRootState new_state) { in ChangeWeakRootState()453 void InternTable::ChangeWeakRootStateLocked(gc::WeakRootState new_state) { in ChangeWeakRootStateLocked()
476 void IndirectReferenceTable::SetSegmentState(IRTSegmentState new_state) { in SetSegmentState()
73 LockWord::LockState new_state = lock_after.GetState(); in Run() local
1320 ThreadState SetStateUnsafe(ThreadState new_state) { in SetStateUnsafe()
1967 void Runtime::SetStatsEnabled(bool new_state) { in SetStatsEnabled()
140 void resetGuard(GuardState new_state) { in resetGuard()
89 void SetLocalSegmentState(IRTSegmentState new_state) REQUIRES_SHARED(Locks::mutator_lock_) { in SetLocalSegmentState()
2455 IRTSegmentState new_state; in TEST_F() local
220 void JdwpNetStateBase::SetAwaitingHandshake(bool new_state) { in SetAwaitingHandshake()
576 QuickenState new_state; in CompileMethod() local
561 bool new_state = listener->IsEnabled(); in SetupGcPauseTracking() local1307 bool new_state; in SetEvent() local
483 uint32_t new_state = cur_state & ~kHeldMask; // Same number of contenders. in ExclusiveUnlock() local
608 LockWord::LockState new_state = lock_after.GetState(); in TEST_F() local685 LockWord::LockState new_state = lock_after.GetState(); in TestUnlockObject() local
86 bool FdForwardTransport::ChangeState(TransportState old_state, TransportState new_state) { in ChangeState()