|
ps2sdk
1.1
A collection of Open Source libraries used for developing applications on Sony's PlayStation 2® (PS2).
|
#include <kernel.h>
Data Fields | |
| int | count |
| int | max_count |
| int | init_count |
| int | wait_threads |
| u32 | attr |
| u32 | option |
| u32 ee_sema_t::attr |
Definition at line 220 of file kernel.h.
Referenced by main(), NetManInitRPCClient(), ps2ip_init(), sys_init(), sys_mbox_new(), and sys_sem_new().
| int ee_sema_t::init_count |
Definition at line 218 of file kernel.h.
Referenced by audsrv_init(), main(), nanosleep(), NetManInitRPCClient(), PS2CamInit(), ps2ip_init(), sys_init(), sys_mbox_new(), and sys_sem_new().
| int ee_sema_t::max_count |
Definition at line 217 of file kernel.h.
Referenced by audsrv_init(), main(), nanosleep(), NetManInitRPCClient(), PS2CamInit(), ps2ip_init(), sys_init(), sys_mbox_new(), and sys_sem_new().
| u32 ee_sema_t::option |
Definition at line 221 of file kernel.h.
Referenced by audsrv_init(), main(), nanosleep(), NetManInitRPCClient(), PS2CamInit(), ps2ip_init(), sys_init(), sys_mbox_new(), and sys_sem_new().