ReactOS 0.4.15-dev-8632-gbc8c7d1
|
#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().