Searched defs:isUnlocked (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DPthreadLockChecker.cpp54 bool isUnlocked() const { return K == Unlocked; } function in struct:__anon842::LockState
/freebsd-11-stable/contrib/sqlite3/
H A Dsqlite3.c38136 u8 isUnlocked; /* True if no DMS lock held */ member in struct:unixShmNode
45835 u8 isUnlocked; /* True if no DMS lock held */ member in struct:winShmNode
[all...]

Completed in 440 milliseconds