Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/platforms/unix/libpandabase/futex/
Dfmutex.cpp310 void MutexUnlockForOther(struct fmutex *m, THREAD_ID thread) in MutexUnlockForOther() function
/arkcompiler/runtime_core/static_core/platforms/unix/libpandabase/futex/
Dfmutex.cpp320 void MutexUnlockForOther(struct fmutex *const m, THREAD_ID thread) in MutexUnlockForOther() function