LibXenon
Bare-metal Xbox 360 homebrew library
|
Go to the source code of this file.
Macros | |
#define | SYS_MBOX_NULL 0 |
#define | SYS_SEM_NULL 0 |
Typedefs | |
typedef int | sys_sem_t |
typedef int | sys_mbox_t |
typedef int | sys_thread_t |
#define SYS_MBOX_NULL 0 |
Definition at line 38 of file sys_arch.h.
#define SYS_SEM_NULL 0 |
Definition at line 39 of file sys_arch.h.
typedef int sys_mbox_t |
Definition at line 42 of file sys_arch.h.
typedef int sys_sem_t |
Definition at line 41 of file sys_arch.h.
typedef int sys_thread_t |
Definition at line 43 of file sys_arch.h.