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