Searched refs:IsLocked (Results 1 – 4 of 4) sorted by relevance
131 bool IsLocked() const in IsLocked() function266 void* GetObject() { NN_TASSERT_(IsLocked()); return m_pObject; } in GetObject()271 bool IsLocked() const { return m_AccessLockCounter.IsValid(); } in IsLocked() function
203 bool IsLocked() const in IsLocked() function
213 bool IsLocked() const in IsLocked() function
313 bool IsLocked(int index) const in IsLocked() function