Home
last modified time | relevance | path

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

/CTR-SDK-0.13.2/include/nn/os/
Dos_LightSemaphore.h107 LightSemaphore() {} in LightSemaphore() function
120 LightSemaphore(s32 initialCount, s32 maxCount) { Initialize(initialCount, maxCount); } in LightSemaphore() function