Home
last modified time | relevance | path

Searched refs:LockRead (Results 1 - 5 of 5) sorted by relevance

/commonlibrary/c_utils/base/include/
H A Drwlock.h73 void LockRead();
79 * LockRead() will return directly.
157 rwLockable_.LockRead(); in UniqueReadGuard()
/commonlibrary/c_utils/base/src/
H A Drwlock.cpp27 void RWLock::LockRead() in LockRead() function in OHOS::Utils::RWLock
/commonlibrary/c_utils/base/test/fuzztest/refbase_fuzzer/
H A Drefbase_fuzzer.cpp179 g_attemptLock.LockRead();
323 g_strongLock.LockRead(); in TestLoop()
/commonlibrary/c_utils/base/test/unittest/common/
H A Dutils_rwlock_test.cpp49 rwLock.LockRead(); in ReadStr()
/commonlibrary/c_utils/base/test/benchmarktest/rwlock_benchmark_test/
H A Drwlock_benchmark_test.cpp75 rwLock_.LockRead(); in ReadStr()

Completed in 3 milliseconds