Home
last modified time | relevance | path

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

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