Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/
H A DPthreadLockChecker.cpp57 bool isLocked() const { return K == Locked; } in isLocked() function
319 if (I.second.isLocked()) in printState()
412 if (LState->isLocked()) { in AcquireLockAux()
580 StringRef Message = LState->isLocked() in DestroyLockAux()
615 StringRef Message = LState->isLocked() in InitLockAux()