Home
last modified time | relevance | path

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

/RvlSDK-3.3/include/revolution/os/
DOSSemaphore.h38 typedef struct OSSemaphore struct
42 } OSSemaphore; argument
44 void OSInitSemaphore ( OSSemaphore* sem, s32 count );
45 s32 OSWaitSemaphore ( OSSemaphore* sem );
46 s32 OSTryWaitSemaphore ( OSSemaphore* sem );
47 s32 OSSignalSemaphore ( OSSemaphore* sem );
48 s32 OSGetSemaphoreCount( OSSemaphore* sem );
/RvlSDK-3.3/vcmv/depend/RVL/DEBUG/
Dvcmv_test.d40 C:/Nintendo/Revolution/RVL_SDK/include/revolution/os/OSSemaphore.h \