ReactOS 0.4.16-dev-716-g2b2bdab
|
#include <btrfs_drv.h>
Public Attributes | |
PDEVICE_OBJECT | DeviceObject |
HANDLE | handle |
KEVENT | finished |
unsigned int | number |
bool | quit |
Definition at line 651 of file btrfs_drv.h.
PDEVICE_OBJECT drv_calc_thread::DeviceObject |
Definition at line 652 of file btrfs_drv.h.
KEVENT drv_calc_thread::finished |
Definition at line 654 of file btrfs_drv.h.
HANDLE drv_calc_thread::handle |
Definition at line 653 of file btrfs_drv.h.
Definition at line 655 of file btrfs_drv.h.
bool drv_calc_thread::quit |
Definition at line 656 of file btrfs_drv.h.