Home
last modified time | relevance | path

Searched defs:GetCount (Results 1 – 2 of 2) sorted by relevance

/CTR-SDK-2.4.0/include/nn/os/
Dos_LightSemaphore.h193 s32 GetCount() const { return *m_Counter; } in GetCount() function
Dos_InterCoreLightSemaphore.h194 s32 GetCount() const { return *m_Counter; } in GetCount() function