ReactOS 0.4.15-dev-8096-ga0eec98
_RX_WORK_QUEUE_ITEM_ Struct Reference

#include <rxworkq.h>

Collaboration diagram for _RX_WORK_QUEUE_ITEM_:

Public Attributes

 WORK_QUEUE_ITEM
 
PRDBSS_DEVICE_OBJECT pDeviceObject
 

Detailed Description

Definition at line 9 of file rxworkq.h.

Member Data Documentation

◆ pDeviceObject

PRDBSS_DEVICE_OBJECT _RX_WORK_QUEUE_ITEM_::pDeviceObject

Definition at line 12 of file rxworkq.h.

Referenced by RxInsertWorkQueueItem(), and RxpWorkerThreadDispatcher().

◆ WORK_QUEUE_ITEM

_RX_WORK_QUEUE_ITEM_::WORK_QUEUE_ITEM

Definition at line 11 of file rxworkq.h.


The documentation for this struct was generated from the following file: