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