Searched refs:__state_have_pending_writers (Results 1 - 1 of 1) sorted by relevance

/bionic/libc/bionic/
H A Dpthread_rwlock.cpp206 static inline __always_inline bool __state_have_pending_writers(int state) { function
268 (writer_nonrecursive_preferred && __state_have_pending_writers(old_state));

Completed in 36 milliseconds