Home
last modified time | relevance | path

Searched refs:GetMax (Results 1 – 2 of 2) sorted by relevance

/CTR-SDK-4.2.5/sources/libraries/os/
Dos_LightSemaphore.cpp105 return pLightSemaphore->GetMax(); in nnosLightSemaphoreGetMax()
/CTR-SDK-4.2.5/include/nn/os/
Dos_LightSemaphore.h187 s32 GetMax() const { return m_Max; } in GetMax() function