Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/
H A DBlockInCriticalSectionChecker.cpp34 PthreadLockFn, PthreadTryLockFn, PthreadUnlockFn, member in __anon1c37df540111::BlockInCriticalSectionChecker
72 PthreadUnlockFn("pthread_mutex_unlock"), in REGISTER_TRAIT_WITH_PROGRAMSTATE()
137 || Call.isCalled(PthreadUnlockFn) in isUnlockFunction()