|
ReactOS 0.4.16-dev-1946-g52006dd
|

Public Attributes | |
| LIST_ENTRY | ListEntry |
| HANDLE | ThreadHandle |
| ULONG | Flags |
Definition at line 51 of file workitem.c.
| ULONG _RTLP_IOWORKERTHREAD::Flags |
Definition at line 55 of file workitem.c.
Referenced by RtlpExecuteIoWorkItem(), and RtlpQueueIoWorkerThread().
| LIST_ENTRY _RTLP_IOWORKERTHREAD::ListEntry |
Definition at line 53 of file workitem.c.
Referenced by RtlpQueueIoWorkerThread().
| HANDLE _RTLP_IOWORKERTHREAD::ThreadHandle |
Definition at line 54 of file workitem.c.
Referenced by RtlpQueueIoWorkerThread().