void thrMutexUnlock( pthread_mutex_t
mutex, int
status
)
Arguments
mutex
Pointer to the mutex.
status
Pointer to the inherited status value.
Notes:
This function attempts to execute even if an error has already occurred, although no further error will
be reported if this function should then subsequently fail.