Function sys_pthread_mutex_unlock

Source
pub fn sys_pthread_mutex_unlock(mutex: *mut pthread_mutex_t) -> c_int
Expand description

Unlock the given mutex.