Important: The information in this document is obsolete and should not be used for new development.
Functions
This section describes the functions you use
- to allocate, free, and manipulate memory
- to manipulate strings
- to measure time
- to use lists
- to use atomic operations
Subtopics
- Allocating and Freeing Memory
- Memory Manipulation Utility Functions
- Idling and Delaying Processing
- String Manipulation Utility Functions
- Timestamp Utility Functions
- OTLIFO List Utility Functions
- OTFIFO List Utility Functions
- Adding and Removing aList Element
- Atomic Operations
- Locking Functions