|
ReactOS 0.4.16-dev-2354-g16de117
|
#include <extypes.h>

Public Attributes | |
| LIST_ENTRY | List |
| PWORKER_THREAD_ROUTINE | WorkerRoutine |
| volatile PVOID | Parameter |
| LIST_ENTRY _WORK_QUEUE_ITEM::List |
Definition at line 212 of file extypes.h.
Referenced by CcPostWorkQueue(), KeTerminateThread(), SendOnlineNotificationWorker(), USBPORT_TimerDpc(), and VfatQueueRequest().
Definition at line 214 of file extypes.h.
Referenced by FxSystemThread::ExitThreadAsync(), FxSystemThread::Thread(), and USBPORT_TimerDpc().
| PWORKER_THREAD_ROUTINE _WORK_QUEUE_ITEM::WorkerRoutine |
Definition at line 213 of file extypes.h.
Referenced by FxSystemThread::ExitThreadAsync(), FxSystemThread::FxSystemThread(), FxSystemThread::Thread(), and USBPORT_TimerDpc().