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