CMSIS-RTOS  Version 1.02
CMSIS-RTOS API: Generic RTOS interface for Cortex-M processor-based devices.
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Reference
Here is a list of all modules:
[detail level 12]
\CMSIS-RTOS APIThis section describes the CMSIS-RTOS API
 oKernel Information and ControlProvide version/system information and start the RTOS Kernel
 oThread ManagementDefine, create, and control thread functions
 oGeneric Wait FunctionsWait for a time period or unspecified events
 oTimer ManagementCreate and control timer and timer callback functions
 oSignal ManagementControl or wait for signal flags
 oMutex ManagementSynchronize thread execution with a Mutex
 oSemaphore ManagementControl access to shared resources
 oMemory Pool ManagementDefine and manage fixed-size memory pools
 oMessage Queue ManagementControl, send, receive, or wait for messages
 oMail Queue ManagementControl, send, receive, or wait for mail
 oGeneric Data Types and DefinitionsData Type Definitions used by the CMSIS-RTOS API functions
 \Status and Error CodesStatus and Error Codes returned by CMSIS-RTOS API functions