Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DBlockInCriticalSectionChecker.cpp34 MtxLock, MtxTimedLock, MtxTryLock, MtxUnlock; member in __anonecfd5e790111::BlockInCriticalSectionChecker
73 MtxTimedLock("mtx_timedlock"), in REGISTER_TRAIT_WITH_PROGRAMSTATE()
120 || Call.isCalled(MtxTimedLock) in isLockFunction()