Home
last modified time | relevance | path

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

/CTR-SDK-0.13.2/sources/libraries/os/
Dos_Synchronization.cpp51 …asm nn::Result WaitMultipleImplWithAlloca(WaitMultipleObjectsArgs*, s32, nn::Result (*)(WaitMultip… in WaitMultipleImplWithAlloca() function
99 return WaitMultipleImplWithAlloca(&args, numHandles, &WaitMultipleImpl); in WaitMultiple()