PS2SDK
PS2 Homebrew Libraries
|
Data Fields | |
struct heaptag | tag |
struct list_head | mbox_list |
struct event | event |
u32 | msg_count |
iop_message_t * | newest_msg |
Definition at line 95 of file thcommon.h.
struct heaptag mbox::tag |
Definition at line 97 of file thcommon.h.
struct list_head mbox::mbox_list |
Definition at line 98 of file thcommon.h.
struct event mbox::event |
Definition at line 99 of file thcommon.h.
u32 mbox::msg_count |
Definition at line 100 of file thcommon.h.
iop_message_t* mbox::newest_msg |
Definition at line 101 of file thcommon.h.