Home
last modified time | relevance | path

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

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