|
RTI Connext DDS Micro
Version 2.4.10
|
Thread info. More...
#include <osapi_thread.h>
Data Fields | |
| RTI_BOOL | stop_thread |
| RTI_BOOL | is_premptive |
| void * | user_data |
Thread info.
| RTI_BOOL OSAPI_ThreadInfo::stop_thread |
Stop executing thread
| RTI_BOOL OSAPI_ThreadInfo::is_premptive |
Whether or not the created thread is preemptive
| void* OSAPI_ThreadInfo::user_data |
Parameter passed by thread creator. Passed to thread.