DnxWorkerStatus Struct Reference

A structure that describes the attribues of a pool thread. More...


Data Fields

DnxThreadState state
 The current thread state.
pthread_t tid
 The thread Identifier.
DnxChanneldispatch
 The thread job request channel.
DnxChannelcollect
 The thread job reply channel.
clock_t tstart
 The thread start time.
unsigned serial
 The current job tracking serial number.
struct iDnxWlmiwlm
 A reference to the owning WLM.


Detailed Description

A structure that describes the attribues of a pool thread.

Definition at line 79 of file dnxWLM.c.


Field Documentation

The current thread state.

Definition at line 81 of file dnxWLM.c.

Referenced by cleanThreadPool(), dnxWlmDestroy(), dnxWorkerCleanup(), and workerCreate().

The thread Identifier.

Definition at line 82 of file dnxWLM.c.

Referenced by cleanThreadPool(), dnxWlmDestroy(), and workerCreate().

The thread job request channel.

Definition at line 83 of file dnxWLM.c.

Referenced by dnxWorker(), initWorkerComm(), and releaseWorkerComm().

The thread job reply channel.

Definition at line 84 of file dnxWLM.c.

Referenced by dnxWorker(), initWorkerComm(), and releaseWorkerComm().

The thread start time.

Definition at line 85 of file dnxWLM.c.

Referenced by cleanThreadPool(), and dnxWorker().

The current job tracking serial number.

Definition at line 86 of file dnxWLM.c.

Referenced by dnxWorker().

A reference to the owning WLM.

Definition at line 87 of file dnxWLM.c.

Referenced by dnxWorker(), initWorkerComm(), and workerCreate().


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

Generated on Tue Apr 13 15:48:08 2010 for DNX by  doxygen 1.5.6