Searched defs:UnlockForOther (Results 1 – 2 of 2) sorted by relevance
| /arkcompiler/runtime_core/static_core/platforms/unix/libpandabase/futex/ | ||
| D | mutex.cpp | 106 void Mutex::UnlockForOther(ark::os::thread::ThreadId thread) in UnlockForOther() function in ark::os::unix::memory::futex::Mutex |
| /arkcompiler/runtime_core/platforms/unix/libpandabase/futex/ | ||
| D | mutex.cpp | 98 void Mutex::UnlockForOther(thread::ThreadId thread) in UnlockForOther() function in panda::os::unix::memory::futex::Mutex |