Home
last modified time | relevance | path

Searched defs:isUnlocked (Results 1 – 3 of 3) sorted by relevance

/external/clang/lib/StaticAnalyzer/Checkers/
DPthreadLockChecker.cpp44 bool isUnlocked() const { return K == Unlocked; } in isUnlocked() function
/external/swiftshader/src/Device/
DSurface.hpp471 bool Surface::isUnlocked() const in isUnlocked() function in sw::Surface
/external/swiftshader/src/Renderer/
DSurface.hpp652 bool Surface::isUnlocked() const in isUnlocked() function in sw::Surface