Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/
H A DBlockInCriticalSectionChecker.cpp33 PthreadLockFn, PthreadTryLockFn, PthreadUnlockFn, member in __anon1205fe500111::BlockInCriticalSectionChecker
71 PthreadUnlockFn("pthread_mutex_unlock"), in REGISTER_TRAIT_WITH_PROGRAMSTATE()
136 || Call.isCalled(PthreadUnlockFn) in isUnlockFunction()