RTI Connext Micro  Version 2.4.1.0
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups
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 Micro Version 2.4.1.0 Copyright © Thu Nov 20 2014 Real-Time Innovations, Inc