RTI Connext DDS Micro C API
Version 4.0.1
|
Thread properties. More...
#include <osapi_thread.h>
Data Fields | |
RTI_SIZE_T | stack_size |
RTI_INT32 | priority |
OSAPI_ThreadOptions | options |
Thread properties.
RTI_SIZE_T OSAPI_ThreadProperty::stack_size |
Hint on required stack-size
RTI_INT32 OSAPI_ThreadProperty::priority |
Hint on required priority
OSAPI_ThreadOptions OSAPI_ThreadProperty::options |
Hint on thread priorites if support by the OS