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.cpp310 auto old_count = mutex->GetRecursiveCount(); in Wait() local
369 auto old_count = mutex->GetRecursiveCount(); in TimedWait() local
/arkcompiler/ets_runtime/ecmascript/
Djs_thread.cpp1265 uint32_t old_count = suspendCount_++; in SuspendThread() local