Home
last modified time | relevance | path

Searched refs:IsLocked (Results 1 – 4 of 4) sorted by relevance

/CTR-SDK-1.0.0/CTR_SDK/include/nn/fslow/
Dfslow_SafeHandle.h131 bool IsLocked() const in IsLocked() function
266 void* GetObject() { NN_TASSERT_(IsLocked()); return m_pObject; } in GetObject()
271 bool IsLocked() const { return m_AccessLockCounter.IsValid(); } in IsLocked() function
/CTR-SDK-1.0.0/CTR_SDK/include/nn/os/
Dos_InterCoreCriticalSection.h203 bool IsLocked() const in IsLocked() function
Dos_CriticalSection.h213 bool IsLocked() const in IsLocked() function
/CTR-SDK-1.0.0/CTR_SDK/include/nn/font/
Dfont_PackedFont.h313 bool IsLocked(int index) const in IsLocked() function