ReactOS 0.4.15-dev-7931-gfd331f1
drv_calc_thread Struct Reference

#include <btrfs_drv.h>

Collaboration diagram for drv_calc_thread:

Public Attributes

PDEVICE_OBJECT DeviceObject
 
HANDLE handle
 
KEVENT finished
 
unsigned int number
 
bool quit
 

Detailed Description

Definition at line 651 of file btrfs_drv.h.

Member Data Documentation

◆ DeviceObject

PDEVICE_OBJECT drv_calc_thread::DeviceObject

Definition at line 652 of file btrfs_drv.h.

◆ finished

KEVENT drv_calc_thread::finished

Definition at line 654 of file btrfs_drv.h.

◆ handle

HANDLE drv_calc_thread::handle

Definition at line 653 of file btrfs_drv.h.

◆ number

unsigned int drv_calc_thread::number

Definition at line 655 of file btrfs_drv.h.

◆ quit

bool drv_calc_thread::quit

Definition at line 656 of file btrfs_drv.h.


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