Main Page | Alphabetical List | Data Structures | File List | Data Fields | Globals | Related Pages

sys_mbox Struct Reference

Collaboration diagram for sys_mbox:
[legend]

Data Fields

u16_t first
u16_t last
void * msgs [SYS_MBOX_SIZE]
sys_semmail
sys_semmutex

Field Documentation

u16_t sys_mbox::first
 

Definition at line 135 of file sys_arch.c.

Referenced by sys_arch_mbox_fetch(), and sys_mbox_post().

u16_t sys_mbox::last
 

Definition at line 135 of file sys_arch.c.

Referenced by sys_arch_mbox_fetch(), and sys_mbox_post().

struct sys_sem* sys_mbox::mail
 

Definition at line 137 of file sys_arch.c.

Referenced by sys_arch_mbox_fetch(), sys_mbox_free(), and sys_mbox_post().

void* sys_mbox::msgs[SYS_MBOX_SIZE]
 

Definition at line 136 of file sys_arch.c.

Referenced by sys_arch_mbox_fetch(), and sys_mbox_post().

struct sys_sem* sys_mbox::mutex
 

Definition at line 138 of file sys_arch.c.

Referenced by sys_arch_mbox_fetch(), sys_mbox_free(), and sys_mbox_post().


The documentation for this struct was generated from the following file:
Generated on Wed Jan 14 12:59:17 2004 for RTL-lwIP-0.4 by doxygen 1.3.4