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/
H A Dets_sync_primitives.cpp52 bool EtsMutex::IsHeld() in IsHeld() function in ark::ets::EtsMutex
/arkcompiler/runtime_core/platforms/unix/libpandabase/futex/
H A Dfmutex.cpp98 bool IsHeld(struct fmutex *const m, THREAD_ID thread) in IsHeld() function
H A Dmutex.h97 bool IsHeld(thread::ThreadId thread) in IsHeld() function
/arkcompiler/runtime_core/static_core/platforms/unix/libpandabase/futex/
H A Dmutex.h96 bool IsHeld(ark::os::thread::ThreadId thread) in IsHeld() function
H A Dfmutex.cpp97 bool IsHeld(struct fmutex *const m, THREAD_ID thread) in IsHeld() function

Completed in 4 milliseconds