vitasdk
Documentation of the vitasdk
|
Go to the source code of this file.
Functions | |
int | sceKernelWaitSignal (SceUInt32 unk0, SceUInt32 delay, SceUInt32 *timeout) |
Sleep current thread and wait for a signal. More... | |
int | sceKernelSendSignal (SceUID thid) |
Send a signal to the thread specified by thid. More... | |