RTI Connext DDS Micro  Version 2.4.10
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Semaphore Porting Guide

RTI Connext DDS Micro relies on semaphore support for thread control. If RTI Connext DDS Micro is running on a non pre-emptive operating system with no support for IPC and thread synchronization, it is possible to implement these functions as no-ops. Please refer to Thread Porting Guide for details regarding threading.

The following functions must be ported:

Please refer to the OSAPI Semaphore API for definition of the behavior. The available source code contains implementation in the file:

osapi/<port>/<port>Semaphore.c


RTI Connext DDS Micro Version 2.4.10 Copyright © Fri Jun 30 2017 Real-Time Innovations, Inc