osMutexCreate() function
Mutex Management ******************************* Create and Initialize a Mutex object
Arguments
mutex_def
mutex definition referenced with
osMutex
.
Return value
mutex ID for reference by other functions or NULL in case of error.
Notes
MUST REMAIN UNCHANGED: \b osMutexCreate shall be consistent in every CMSIS-RTOS.
Examples
osMutexCreate() is referenced by 9 libraries and example projects: