Searched refs:__state_have_pending_readers_or_writers (Results 1 – 1 of 1) sorted by relevance
210 static inline __always_inline bool __state_have_pending_readers_or_writers(int state) { in __state_have_pending_readers_or_writers() function497 if (!__state_have_pending_readers_or_writers(old_state)) { in pthread_rwlock_unlock()504 if (!__state_is_last_reader(old_state) || !__state_have_pending_readers_or_writers(old_state)) { in pthread_rwlock_unlock()