Searched refs:PthreadLockFn (Results 1 – 1 of 1) sorted by relevance
40 const CallDescription PthreadLockFn{{"pthread_mutex_lock"}}; member in __anon5c0f20fb0111::BlockInCriticalSectionChecker99 return matchesAny(Call, LockFn, PthreadLockFn, PthreadTryLockFn, MtxLock, in isLockFunction()