|
RTI Connext Micro
Version 2.4.1.0
|
Utility function definition. More...
Go to the source code of this file.
Functions | |
| RTI_INT32 | OSAPI_Utility_max (RTI_INT32 l, RTI_INT32 r) |
| Namespace for utility functions. | |
| RTI_INT32 | OSAPI_Utility_min (RTI_INT32 l, RTI_INT32 r) |
| Static function to return the lesser of two values. | |
Utility function definition.
Simple, static utility functions that you do not want to write over and over again in different modules.