Searched defs:__pthread_rwlock_trywrlock (Results 1 – 3 of 3) sorted by relevance
3 int __pthread_rwlock_trywrlock(pthread_rwlock_t *rw) in __pthread_rwlock_trywrlock() function
348 static inline __always_inline int __pthread_rwlock_trywrlock(pthread_rwlock_internal_t* rwlock) { in __pthread_rwlock_trywrlock() function