Searched defs:IsLocked (Results 1 – 2 of 2) sorted by relevance
63 bool IsLocked() const { return m_locked; } in IsLocked() function in CcAutoTryLock
21 bool LockFileBase::IsLocked() const { return m_locked; } in IsLocked() function in LockFileBase