Home
last modified time | relevance | path

Searched refs:GetRecursiveCount (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/runtime_core/platforms/unix/libpandabase/futex/
Dmutex.cpp318 auto old_count = mutex->GetRecursiveCount(); in Wait()
377 auto old_count = mutex->GetRecursiveCount(); in TimedWait()
Dmutex.h102 int GetRecursiveCount() in GetRecursiveCount() function
/arkcompiler/runtime_core/static_core/platforms/unix/libpandabase/futex/
Dmutex.h101 int GetRecursiveCount() in GetRecursiveCount() function