Searched defs:pthread_rwlock_tryrdlock (Results 1 – 4 of 4) sorted by relevance
225 #define pthread_rwlock_tryrdlock dng_pthread_rwlock_tryrdlock macro
1153 pub fn pthread_rwlock_tryrdlock(lock: *mut pthread_rwlock_t) -> ::c_int; in pthread_rwlock_tryrdlock() function
1440 pub fn pthread_rwlock_tryrdlock(attr: *mut ::pthread_rwlock_t) -> ::c_int; in pthread_rwlock_tryrdlock() function
3732 pub fn pthread_rwlock_tryrdlock(lock: *mut pthread_rwlock_t) -> ::c_int; in pthread_rwlock_tryrdlock() function