Home
last modified time | relevance | path

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

/CTR-SDK-0.14.4/include/nn/os/
Dos_LightSemaphore.h92 s32 m_Max; variable
138 m_Max = maxCount; in Initialize()
162 s32 GetMax() const { return m_Max; } in GetMax()
/CTR-SDK-0.14.4/sources/libraries/os/
Dos_LightSemaphore.cpp28 updater.max = m_Max; in Release()