Home
last modified time | relevance | path

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

/commonlibrary/c_utils/base/test/fuzztest/refbase_fuzzer/
Drefbase_fuzzer.cpp92 …bool shouldLock = refState->strongCount == 0 && refState->weakCount == 0 && refState->weakRefCount… in __anon9fca810b0102() local
110 …bool shouldLock = refState->strongCount == 0 && refState->weakCount == 0 && refState->weakRefCount… in __anon9fca810b0202() local
127 …bool shouldLock = refState->strongCount == 0 && refState->weakCount == 0 && refState->weakRefCount… in __anon9fca810b0302() local
261 … bool shouldLock = state.strongCount == 0 && state.weakCount == 0 && state.weakRefCount == 0; in CleanUpWeakRefCounter() local
279 bool shouldLock = state.strongCount == 0 && state.weakCount == 1; in CleanUpWeakCounter() local
296 bool shouldLock = state.strongCount == 1; in CleanUpStrongCounter() local
321 … bool shouldLock = state.strongCount == 0 && state.weakCount == 0 && state.weakRefCount == 0; in TestLoop() local