Home
last modified time | relevance | path

Searched defs:TryReadLock (Results 1 – 4 of 4) sorted by relevance

/arkcompiler/runtime_core/runtime/
Dlocks.cpp58 bool MutatorLock::TryReadLock() in TryReadLock() function in panda::MutatorLock
/arkcompiler/runtime_core/libpandabase/os/
Dmutex.cpp118 bool RWLock::TryReadLock() in TryReadLock() function in panda::os::memory::RWLock
/arkcompiler/runtime_core/platforms/unix/libpandabase/futex/
Dmutex.cpp198 bool RWLock::TryReadLock() in TryReadLock() function in panda::os::unix::memory::futex::RWLock
/arkcompiler/ets_runtime/ecmascript/
Daot_file_manager.cpp491 bool AOTFileManager::TryReadLock() const in TryReadLock() function in panda::ecmascript::AOTFileManager