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

RTI Connext Micro relies on semaphore support for thread control. If RTI Connext 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:

srcC/osapi/<platform>/Semaphore.c


RTI Connext Micro Version 2.4.1.0 Copyright © Thu Nov 20 2014 Real-Time Innovations, Inc