Home
last modified time | relevance | path

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

/arkcompiler/jsvm/src/inspector/
Djsvm_mutex.h226 static inline void MutexLock(MutexT* mutex) in MutexLock() function
260 static inline void MutexLock(MutexT* mutex) 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.cpp192 bool MutexLock(struct fmutex *const m, bool trylock) in MutexLock() function