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

/freebsd-13-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DBlockInCriticalSectionChecker.cpp34 MtxLock, MtxTimedLock, MtxTryLock, MtxUnlock; member in class:__anon2172::BlockInCriticalSectionChecker
74 MtxTryLock("mtx_trylock"),
121 || Call.isCalled(MtxTryLock)) {

Completed in 40 milliseconds