Main Page | Class Hierarchy | Class List | File List | Class Members | File Members

_EX_WORK_QUEUE Struct Reference

#include <ex.h>

List of all members.

Public Attributes

KQUEUE WorkerQueue
ULONG DynamicThreadCount
ULONG WorkItemsProcessed
ULONG WorkItemsProcessedLastPass
ULONG QueueDepthLastPass
BOOLEAN MakeThreadsAsNecessary


Member Data Documentation

ULONG _EX_WORK_QUEUE::DynamicThreadCount
 

Definition at line 1997 of file ex.h.

Referenced by ExpDetectWorkerThreadDeadlock(), ExpNewThreadNecessary(), and ExpWorkerThread().

BOOLEAN _EX_WORK_QUEUE::MakeThreadsAsNecessary
 

Definition at line 2027 of file ex.h.

Referenced by ExpNewThreadNecessary(), and ExpWorkerInitialization().

ULONG _EX_WORK_QUEUE::QueueDepthLastPass
 

Definition at line 2018 of file ex.h.

Referenced by ExpDetectWorkerThreadDeadlock().

KQUEUE _EX_WORK_QUEUE::WorkerQueue
 

Definition at line 1990 of file ex.h.

Referenced by ExpCheckForWorker(), ExpDetectWorkerThreadDeadlock(), ExpNewThreadNecessary(), and ExpWorkerThread().

ULONG _EX_WORK_QUEUE::WorkItemsProcessed
 

Definition at line 2003 of file ex.h.

Referenced by ExpDetectWorkerThreadDeadlock(), and ExpWorkerThread().

ULONG _EX_WORK_QUEUE::WorkItemsProcessedLastPass
 

Definition at line 2011 of file ex.h.

Referenced by ExpDetectWorkerThreadDeadlock().


The documentation for this struct was generated from the following file:
Generated on Sat May 15 19:46:17 2004 for test by doxygen 1.3.7