Home
last modified time | relevance | path

Searched defs:new_state (Results 1 – 8 of 8) sorted by relevance

/art/runtime/
Dthread-inl.h68 inline ThreadState Thread::SetState(ThreadState new_state) { in SetState()
109 inline void Thread::TransitionFromRunnableToSuspended(ThreadState new_state) { in TransitionFromRunnableToSuspended()
Dindirect_reference_table.h346 void SetSegmentState(uint32_t new_state) { in SetSegmentState()
Dmonitor_test.cc121 LockWord::LockState new_state = lock_after.GetState(); in Run() local
Druntime.cc1244 void Runtime::SetStatsEnabled(bool new_state) { in SetStatsEnabled()
Dthread.h964 ThreadState SetStateUnsafe(ThreadState new_state) { in SetStateUnsafe()
/art/runtime/base/unix_file/
Dfd_file.h102 void resetGuard(GuardState new_state) { in resetGuard()
/art/runtime/jdwp/
Djdwp_main.cc103 void JdwpNetStateBase::SetAwaitingHandshake(bool new_state) { in SetAwaitingHandshake()
/art/runtime/arch/
Dstub_test.cc868 LockWord::LockState new_state = lock_after.GetState(); in TEST_F() local
945 LockWord::LockState new_state = lock_after.GetState(); in TestUnlockObject() local