Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/platforms/unix/libpandabase/futex/
Dfmutex.cpp186 auto curState = ATOMIC_LOAD(&m->state_and_waiters_, memory_order_relaxed); in MutexLock() local
273 auto curState = ATOMIC_LOAD(&m->state_and_waiters_, memory_order_relaxed); in MutexUnlock() local
/arkcompiler/ets_runtime/ecmascript/compiler/
Dscheduler.cpp164 auto &curState = dfsStack.top(); in Run() local
279 auto &curState = dfsStack.top(); in CalculateSchedulingUpperBound() local
368 auto &curState = dfsVisitStack.top(); in CalculateSchedulingLowerBound() local
404 auto &curState = dfsFinishStack.top(); in CalculateSchedulingLowerBound() local
Dverifier.cpp154 auto &curState = dfsStack.top(); in RunCFGIsDAGCheck() local
309 auto &curState = dfsStack.top(); in RunFlowCyclesFind() local
482 auto &curState = dfsStack.top(); in Run() local