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

/bionic/libc/bionic/
H A Dpthread_rwlock.cpp184 static inline __always_inline bool __state_owned_by_writer(int state) { function
267 bool cannot_apply = __state_owned_by_writer(old_state) ||
454 if (__state_owned_by_writer(old_state)) {

Completed in 25 milliseconds