RTI Connext DDS Micro C++ API  Version 3.0.3
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros Groups
OSAPI_ThreadInfo Struct Reference

Thread info. More...

#include <osapi_thread.h>

List of all members.

Public Attributes

RTI_BOOL stop_thread
RTI_BOOL is_premptive
void * user_data

Detailed Description

Thread info.


Member Data 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.3 Copyright © Wed Jun 24 2020 Real-Time Innovations, Inc