osMutexGetOwner() function
Get Thread which owns a Mutex object.
Arguments
mutex_id
mutex ID obtained by osMutexNew.
Return value
thread ID of owner thread or NULL when mutex was not acquired.
Examples
osMutexGetOwner() is referenced by 1 libraries and example projects: