Searched defs:pthread_rwlock_tryrdlock (Results 1 – 6 of 6) sorted by relevance
225 #define pthread_rwlock_tryrdlock dng_pthread_rwlock_tryrdlock macro
114 INTERCEPTOR(int, pthread_rwlock_tryrdlock, pthread_rwlock_t *m) { in INTERCEPTOR() argument
1153 pub fn pthread_rwlock_tryrdlock(lock: *mut pthread_rwlock_t) -> ::c_int; in pthread_rwlock_tryrdlock() function
1236 TSAN_INTERCEPTOR(int, pthread_rwlock_tryrdlock, void *m) { in TSAN_INTERCEPTOR() argument
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