RTI Connext DDS Micro C API  Version 3.0.2
 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 DDS Micro C API Version 3.0.2 Copyright © Thu Dec 12 2019 Real-Time Innovations, Inc