Function pthread_rwlock_unlock [src]
Prototype
pub extern "c" fn pthread_rwlock_unlock(rwl: *pthread_rwlock_t) callconv(.c) E Parameters
rwl: *pthread_rwlock_t Source
pub extern "c" fn pthread_rwlock_unlock(rwl: *pthread_rwlock_t) callconv(.c) E