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

/bionic/libc/bionic/
H A Dpthread_rwlock.cpp194 static inline __always_inline bool __state_owned_by_readers_or_writer(int state) { function
345 return !__state_owned_by_readers_or_writer(old_state);

Completed in 1192 milliseconds