|
EPICS Base
7.0.5.1
|

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] |
(epicsThreadId)0 is guaranteed to be an invalid thread id
Definition at line 24 of file osdThread.h.
1.8.13