Searched defs:Semaphore (Results 1 – 2 of 2) sorted by relevance
76 Semaphore() {} in Semaphore() function173 inline Semaphore::Semaphore(s32 initialCount, s32 maxCount) in Semaphore() function
37 …_DEFINE_CONVERSION(nnosSemaphoreToWaitObject, nnosSemaphore, nnosWaitObject, Semaphore, WaitObject) in NN_UTIL_DETAIL_CLIBIMPL_DEFINE_CONVERSION() argument