![]() |
This is Unofficial EPICS BASE Doxygen Site
|
Public Attributes | |
pthread_attr_t | attr |
struct sched_param | schedParam |
int | maxPriority |
int | minPriority |
int | schedPolicy |
int | usePolicy |
Definition at line 61 of file osdThread.c.
pthread_attr_t commonAttr::attr |
Definition at line 62 of file osdThread.c.
int commonAttr::maxPriority |
Definition at line 64 of file osdThread.c.
int commonAttr::minPriority |
Definition at line 65 of file osdThread.c.
struct sched_param commonAttr::schedParam |
Definition at line 63 of file osdThread.c.
int commonAttr::schedPolicy |
Definition at line 66 of file osdThread.c.
int commonAttr::usePolicy |
Definition at line 67 of file osdThread.c.