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