Home
last modified time | relevance | path

Searched defs:MutexLock (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/runtime_core/static_core/plugins/ets/runtime/intrinsics/
Dstd_containers_BlockingQueue.cpp66 extern "C" void MutexLock(EtsLong mutexPtr) in MutexLock() function
/arkcompiler/runtime_core/platforms/unix/libpandabase/futex/
Dfmutex.cpp170 bool MutexLock(struct fmutex *m, bool trylock) in MutexLock() function
/arkcompiler/runtime_core/static_core/platforms/unix/libpandabase/futex/
Dfmutex.cpp172 bool MutexLock(struct fmutex *const m, bool trylock) in MutexLock() function