Searched refs:__can_acquire_read_lock (Results 1 – 1 of 1) sorted by relevance
263 static inline __always_inline bool __can_acquire_read_lock(int old_state, in __can_acquire_read_lock() function275 …while (__predict_true(__can_acquire_read_lock(old_state, rwlock->writer_nonrecursive_preferred))) { in __pthread_rwlock_tryrdlock()306 if (__can_acquire_read_lock(old_state, rwlock->writer_nonrecursive_preferred)) { in __pthread_rwlock_timedrdlock()324 if (!__can_acquire_read_lock(old_state, rwlock->writer_nonrecursive_preferred)) { in __pthread_rwlock_timedrdlock()