Home
last modified time | relevance | path

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

/bionic/libc/bionic/
Dpthread_rwlock.cpp198 static inline __always_inline int __state_add_writer_flag(int state) { in __state_add_writer_flag() function
353 __state_add_writer_flag(old_state), memory_order_acquire, memory_order_relaxed))) { in __pthread_rwlock_trywrlock()