Home
last modified time | relevance | path

Searched refs:g_attemptLock (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/commonlibrary/c_utils/base/test/fuzztest/refbase_fuzzer/
H A Drefbase_fuzzer.cpp86 Utils::RWLock g_attemptLock; variable
179 g_attemptLock.LockRead(); in __anone27d57a10a02()
184 g_attemptLock.UnLockRead(); in __anone27d57a10a02()
207 g_attemptLock.LockWrite(); in __anone27d57a10d02()
212 g_attemptLock.UnLockWrite(); in __anone27d57a10d02()
224 g_attemptLock.LockWrite(); in __anone27d57a10f02()
230 g_attemptLock.UnLockWrite(); in __anone27d57a10f02()
234 g_attemptLock.LockWrite(); in __anone27d57a11002()
239 g_attemptLock.UnLockWrite(); in __anone27d57a11002()
243 g_attemptLock.LockWrite(); in __anone27d57a11102()
[all …]