|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <sys_arch.h>

Public Attributes | |
| PVOID | Message |
| LIST_ENTRY | ListEntry |
Definition at line 22 of file sys_arch.h.
| LIST_ENTRY _LWIP_MESSAGE_CONTAINER::ListEntry |
Definition at line 25 of file sys_arch.h.
Referenced by sys_mbox_post().
| PVOID _LWIP_MESSAGE_CONTAINER::Message |
Definition at line 24 of file sys_arch.h.
Referenced by sys_arch_mbox_fetch(), and sys_mbox_post().