Home
last modified time | relevance | path

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

/CTR-SDK-0.14.4/include/nn/os/
Dos_Semaphore.h73 Semaphore() {} in Semaphore() function
170 inline Semaphore::Semaphore(s32 initialCount, s32 maxCount) in Semaphore() function
/CTR-SDK-0.14.4/sources/libraries/os/
Dos_Semaphore.cpp37 …_DEFINE_CONVERSION(nnosSemaphoreToWaitObject, nnosSemaphore, nnosWaitObject, Semaphore, WaitObject) in NN_UTIL_DETAIL_CLIBIMPL_DEFINE_CONVERSION() argument