Function mutex_lock

Function Documentation

status_t mutex_lock(struct mutex *mutex)

Acquire the lock.

Parameters:

mutex – The mutex handle.

Returns:

status_t.