RTI Connext DDS Micro  Version 2.4.6
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
OSAPI_ThreadInfo Struct Reference

Thread info. More...

#include <osapi_thread.h>

Data Fields

RTI_BOOL stop_thread
 
RTI_BOOL is_premptive
 
void * user_data
 

Detailed Description

Thread info.

Field Documentation

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.


RTI Connext DDS Micro Version 2.4.6 Copyright © Mon Jan 25 2016 Real-Time Innovations, Inc