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