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

Member predicate DefaultMutexType::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)