Home
last modified time | relevance | path

Searched defs:IsHeld (Results 1 – 5 of 5) sorted by relevance

/arkcompiler/runtime_core/static_core/plugins/ets/runtime/types/
Dets_sync_primitives.cpp85 bool EtsMutex::IsHeld() in IsHeld() function in ark::ets::EtsMutex
216 bool EtsQueueSpinlock::IsHeld() const in IsHeld() function in ark::ets::EtsQueueSpinlock
/arkcompiler/runtime_core/platforms/unix/libpandabase/futex/
Dmutex.h97 bool IsHeld(thread::ThreadId thread) in IsHeld() function
Dfmutex.cpp98 bool IsHeld(struct fmutex *const m, THREAD_ID thread) in IsHeld() function
/arkcompiler/runtime_core/static_core/platforms/unix/libpandabase/futex/
Dmutex.h96 bool IsHeld(ark::os::thread::ThreadId thread) in IsHeld() function
Dfmutex.cpp97 bool IsHeld(struct fmutex *const m, THREAD_ID thread) in IsHeld() function