Searched refs:removeLock (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/clang/lib/Analysis/
H A DThreadSafety.cpp217 bool removeLock(FactManager& FM, const CapabilityExpr &CapE) { function in class:__anon385::FactSet
884 FSet.removeLock(FactMan, Cp);
974 FSet.removeLock(FactMan, Cp);
985 FSet.removeLock(FactMan, !Cp);
995 FSet.removeLock(FactMan, Cp);
1032 void removeLock(FactSet &FSet, const CapabilityExpr &CapE,
1307 FSet.removeLock(FactMan, NegC);
1334 void ThreadSafetyAnalyzer::removeLock(FactSet &FSet, const CapabilityExpr &Cp,
1940 Analyzer->removeLock(FSet, M, Loc, Dtor, LK_Exclusive, CapDiagKind);
1942 Analyzer->removeLock(FSe
[all...]
/netbsd-current/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
H A Dsanitizer_deadlock_detector.h77 void removeLock(uptr lock_id) { function in class:__sanitizer::DeadlockDetectorTLS
333 dtls->removeLock(nodeToIndexUnchecked(node));
/netbsd-current/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_deadlock_detector.h75 void removeLock(uptr lock_id) { function in class:__sanitizer::DeadlockDetectorTLS
331 dtls->removeLock(nodeToIndexUnchecked(node));
/netbsd-current/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_deadlock_detector.h75 void removeLock(uptr lock_id) { function in class:__sanitizer::DeadlockDetectorTLS
327 dtls->removeLock(nodeToIndexUnchecked(node));

Completed in 192 milliseconds