This is Unofficial EPICS BASE Doxygen Site
tNode Struct Reference
+ Collaboration diagram for tNode:

Public Attributes

ELLNODE node
 
epicsThreadId tid
 
TASKWDFUNC callback
 
void * usr
 
int suspended
 

Detailed Description

Definition at line 33 of file taskwd.c.

Member Data Documentation

TASKWDFUNC tNode::callback

Definition at line 36 of file taskwd.c.

ELLNODE tNode::node

Definition at line 34 of file taskwd.c.

int tNode::suspended

Definition at line 38 of file taskwd.c.

epicsThreadId tNode::tid

Definition at line 35 of file taskwd.c.

void* tNode::usr

Definition at line 37 of file taskwd.c.


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