EPICS Base  7.0.6.1
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Public Attributes | List of all members
epicsThreadId Struct Reference
Collaboration diagram for epicsThreadId:
Collaboration graph
[legend]

Public Attributes

ELLNODE node
 
int refcnt
 
pthread_t tid
 
pid_t lwpId
 
pthread_attr_t attr
 
struct sched_param schedParam
 
int schedPolicy
 
EPICSTHREADFUNC createFunc
 
void * createArg
 
epicsEventId suspendEvent
 
int isSuspended
 
int isEpicsThread
 
int isRealTimeScheduled
 
int isOnThreadList
 
unsigned int osiPriority
 
int joinable
 
char name [1]
 

Detailed Description

(epicsThreadId)0 is guaranteed to be an invalid thread id

Definition at line 24 of file osdThread.h.


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