RCSW
1.2.24.beta
Contents:
Setting Up RCSW
Modules Summary
Detailed APIs
RCSW
Detailed APIs
Function mutex_unlock
Function mutex_unlock
Defined in
File mutex.h
Function Documentation
status_t
mutex_unlock
(
struct
mutex
*
mutex
)
Release the lock.
Parameters
:
mutex
– The mutex handle.
Returns
:
status_t
.