RTI Connext DDS Micro
Version 2.4.11
|
RTI Connext DDS Micro relies on mutex support to protect internal data-structures from corruption when accessed from multiple threads.
The following functions must be ported:
Please refer to the OSAPI Mutex API for definition of the behavior. The available source code contains implementation in the file:
osapi/<port>/<port>Mutex.c