Home
last modified time | relevance | path

Searched defs:old_count (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/runtime_core/platforms/unix/libpandabase/futex/
Dmutex.cpp318 auto old_count = mutex->GetRecursiveCount(); in Wait() local
377 auto old_count = mutex->GetRecursiveCount(); in TimedWait() local
/arkcompiler/ets_runtime/ecmascript/
Djs_thread.cpp1166 uint32_t old_count = suspendCount_++; in SuspendThread() local