PS2SDK
PS2 Homebrew Libraries
mbox Struct Reference
+ Collaboration diagram for mbox:

Data Fields

struct heaptag tag
 
struct list_head mbox_list
 
struct event event
 
u32 msg_count
 
iop_message_tnewest_msg
 

Detailed Description

Definition at line 98 of file thcommon.h.

Field Documentation

◆ tag

struct heaptag mbox::tag

Definition at line 100 of file thcommon.h.

◆ mbox_list

struct list_head mbox::mbox_list

Definition at line 101 of file thcommon.h.

◆ event

struct event mbox::event

Definition at line 102 of file thcommon.h.

◆ msg_count

u32 mbox::msg_count

Definition at line 103 of file thcommon.h.

◆ newest_msg

iop_message_t* mbox::newest_msg

Definition at line 104 of file thcommon.h.


The documentation for this struct was generated from the following file: