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/runtime_core/runtime/
Dthread.cpp385 auto old_count = suspend_count_++; in SuspendImpl() local