vitasdk
Documentation of the vitasdk
signal.h File Reference
#include <vitasdk/build_utils.h>
#include <psp2/types.h>

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...