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

Public Attributes

ELLNODE link
 
struct eventNodeevp
 
void * buf
 
unsigned int size
 
volatile bool eventSent
 

Detailed Description

Definition at line 38 of file osdMessageQueue.cpp.

Member Data Documentation

void* threadNode::buf

Definition at line 41 of file osdMessageQueue.cpp.

volatile bool threadNode::eventSent

Definition at line 43 of file osdMessageQueue.cpp.

struct eventNode* threadNode::evp

Definition at line 40 of file osdMessageQueue.cpp.

ELLNODE threadNode::link

Definition at line 39 of file osdMessageQueue.cpp.

unsigned int threadNode::size

Definition at line 42 of file osdMessageQueue.cpp.


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