Home
last modified time | relevance | path

Searched refs:MutexUnlockForOther (Results 1 - 6 of 6) sorted by relevance

/arkcompiler/runtime_core/platforms/unix/libpandabase/futex/
H A Dfmutex.h71 void MutexUnlockForOther(struct fmutex *m, THREAD_ID thread);
H A Dfmutex.cpp310 void MutexUnlockForOther(struct fmutex *m, THREAD_ID thread) in MutexUnlockForOther() function
H A Dmutex.cpp108 MutexUnlockForOther(&mutex_, thread); in UnlockForOther()
/arkcompiler/runtime_core/static_core/platforms/unix/libpandabase/futex/
H A Dfmutex.h76 void MutexUnlockForOther(struct fmutex *const m, THREAD_ID thread);
H A Dmutex.cpp108 MutexUnlockForOther(&mutex_, thread); in UnlockForOther()
H A Dfmutex.cpp320 void MutexUnlockForOther(struct fmutex *const m, THREAD_ID thread) in MutexUnlockForOther() function

Completed in 4 milliseconds