ReactOS 0.4.16-dev-13-ge2fc578
|
#include <lpctypes.h>
Public Attributes | |
PLPCP_NONPAGED_PORT_QUEUE | NonPagedPortQueue |
PKSEMAPHORE | Semaphore |
LIST_ENTRY | ReceiveHead |
Definition at line 199 of file lpctypes.h.
PLPCP_NONPAGED_PORT_QUEUE _LPCP_PORT_QUEUE::NonPagedPortQueue |
Definition at line 201 of file lpctypes.h.
LIST_ENTRY _LPCP_PORT_QUEUE::ReceiveHead |
Definition at line 203 of file lpctypes.h.
Referenced by LpcRequestWaitReplyPort(), NtReplyWaitReceivePortEx(), NtRequestPort(), and NtRequestWaitReplyPort().
PKSEMAPHORE _LPCP_PORT_QUEUE::Semaphore |
Definition at line 202 of file lpctypes.h.
Referenced by LpcRequestWaitReplyPort(), NtReplyWaitReceivePortEx(), NtRequestPort(), and NtRequestWaitReplyPort().