Searched defs:pthread_rwlock_trywrlock (Results 1 – 6 of 6) sorted by relevance
226 #define pthread_rwlock_trywrlock dng_pthread_rwlock_trywrlock macro
139 INTERCEPTOR(int, pthread_rwlock_trywrlock, pthread_rwlock_t *m) { in INTERCEPTOR() argument
1159 pub fn pthread_rwlock_trywrlock(lock: *mut pthread_rwlock_t) -> ::c_int; in pthread_rwlock_trywrlock() function
1265 TSAN_INTERCEPTOR(int, pthread_rwlock_trywrlock, void *m) { in TSAN_INTERCEPTOR() argument
1545 pub fn pthread_rwlock_trywrlock(attr: *mut ::pthread_rwlock_t) -> ::c_int; in pthread_rwlock_trywrlock() function
3802 pub fn pthread_rwlock_trywrlock(lock: *mut pthread_rwlock_t) -> ::c_int; in pthread_rwlock_trywrlock() function