CodeQL library for C/C++
codeql/cpp-all 0.7.2 ( changelog , source )
Search

Member predicate MutexType :: trylockAccess

Holds if fc is a call that tries to lock mutex arg of this type, but may return without success.

predicate trylockAccess ( FunctionCall fc , Expr arg )