Searched defs:pthread_rwlock_trywrlock (Results 1 – 8 of 8) sorted by relevance
226 #define pthread_rwlock_trywrlock dng_pthread_rwlock_trywrlock macro
138 INTERCEPTOR(int, pthread_rwlock_trywrlock, pthread_rwlock_t *m) { in INTERCEPTOR() argument
139 INTERCEPTOR(int, pthread_rwlock_trywrlock, pthread_rwlock_t *m) { in INTERCEPTOR() argument
1115 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
1412 TSAN_INTERCEPTOR(int, pthread_rwlock_trywrlock, void *m) { in TSAN_INTERCEPTOR() argument
1437 pub fn pthread_rwlock_trywrlock(attr: *mut ::pthread_rwlock_t) -> ::c_int; in pthread_rwlock_trywrlock() function
3714 pub fn pthread_rwlock_trywrlock(lock: *mut pthread_rwlock_t) -> ::c_int; in pthread_rwlock_trywrlock() function