Function mutex_unlock

Function Documentation

status_t mutex_unlock(struct mutex *mutex)

Release the lock.

Parameters:

mutex – The mutex handle.

Returns:

status_t.