Searched defs:TryWriteLock (Results 1 – 6 of 6) sorted by relevance
| /arkcompiler/runtime_core/static_core/runtime/ | ||
| D | locks.cpp | 83 bool MutatorLock::TryWriteLock() in TryWriteLock() function in panda::MutatorLock |
| /arkcompiler/runtime_core/static_core/platforms/unix/libpandabase/futex/ | ||
| D | mutex.cpp | 216 bool RWLock::TryWriteLock() in TryWriteLock() function in ark::os::unix::memory::futex::RWLock |
| /arkcompiler/ets_runtime/ecmascript/platform/common/ | ||
| D | mutex.cpp | 118 bool RWLock::TryWriteLock() in TryWriteLock() function in panda::ecmascript::RWLock |
| /arkcompiler/runtime_core/libpandabase/os/ | ||
| D | mutex.cpp | 130 bool RWLock::TryWriteLock() in TryWriteLock() function in panda::os::memory::RWLock |
| /arkcompiler/runtime_core/static_core/libpandabase/os/ | ||
| D | mutex.cpp | 130 bool RWLock::TryWriteLock() in TryWriteLock() function in panda::os::memory::RWLock |
| /arkcompiler/runtime_core/platforms/unix/libpandabase/futex/ | ||
| D | mutex.cpp | 217 bool RWLock::TryWriteLock() in TryWriteLock() function in panda::os::unix::memory::futex::RWLock |