HomeSort by relevance Sort by last modified time
    Searched full:firstlockr (Results 1 - 1 of 1) sorted by null

  /external/clang/lib/StaticAnalyzer/Checkers/
PthreadLockChecker.cpp 173 const MemRegion *firstLockR = LS.getHead();
174 if (firstLockR != lockR) {

Completed in 30 milliseconds