|
ReactOS 0.4.16-dev-1946-g52006dd
|

Public Attributes | |
| device_extension * | Vcb |
| PIRP | Irp |
| WORK_QUEUE_ITEM | item |
Definition at line 20 of file worker-thread.c.
| PIRP job_info::Irp |
Definition at line 22 of file worker-thread.c.
Referenced by _Function_class_(), and add_thread_job().
| WORK_QUEUE_ITEM job_info::item |
Definition at line 23 of file worker-thread.c.
Referenced by add_thread_job().
| device_extension* job_info::Vcb |
Definition at line 21 of file worker-thread.c.
Referenced by _Function_class_(), and add_thread_job().