osMutexNew() function
Create and Initialize a Mutex object.
Arguments
attr
mutex attributes; NULL: default values.
Return value
mutex ID for reference by other functions or NULL in case of error.
Examples
osMutexNew() is referenced by 2 libraries and example projects: