Home
last modified time | relevance | path

Searched defs:MutexLockForOther (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/runtime_core/platforms/unix/libpandabase/futex/
Dfmutex.cpp299 void MutexLockForOther(struct fmutex *m, THREAD_ID thread) in MutexLockForOther() function
/arkcompiler/runtime_core/static_core/platforms/unix/libpandabase/futex/
Dfmutex.cpp309 void MutexLockForOther(struct fmutex *const m, THREAD_ID thread) in MutexLockForOther() function