ReactOS 0.4.15-dev-7924-g5949c20
job_info Struct Reference
Collaboration diagram for job_info:

Public Attributes

device_extensionVcb
 
PIRP Irp
 
WORK_QUEUE_ITEM item
 

Detailed Description

Definition at line 20 of file worker-thread.c.

Member Data Documentation

◆ Irp

PIRP job_info::Irp

Definition at line 22 of file worker-thread.c.

Referenced by _Function_class_(), and add_thread_job().

◆ item

WORK_QUEUE_ITEM job_info::item

Definition at line 23 of file worker-thread.c.

Referenced by add_thread_job().

◆ Vcb

device_extension* job_info::Vcb

Definition at line 21 of file worker-thread.c.

Referenced by _Function_class_(), and add_thread_job().


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