Searched refs:wf (Results 1 – 1 of 1) sorted by relevance
704 unsigned int wf in __pthread_rwlock_wrlock_full64() local706 if (((wf & ~(unsigned int) PTHREAD_RWLOCK_FUTEX_USED) != 1) in __pthread_rwlock_wrlock_full64()707 || ((wf != (1 | PTHREAD_RWLOCK_FUTEX_USED)) in __pthread_rwlock_wrlock_full64()709 (&rwlock->__data.__writers_futex, &wf, in __pthread_rwlock_wrlock_full64()852 unsigned int wf in __pthread_rwlock_wrlock_full64() local861 if ((wf & PTHREAD_RWLOCK_FUTEX_USED) != 0) in __pthread_rwlock_wrlock_full64()873 atomic_store_relaxed (&rwlock->__data.__writers_futex, wf); in __pthread_rwlock_wrlock_full64()885 unsigned int wf in __pthread_rwlock_wrlock_full64() local903 if ((wf & PTHREAD_RWLOCK_FUTEX_USED) != 0) in __pthread_rwlock_wrlock_full64()917 atomic_store_relaxed (&rwlock->__data.__writers_futex, wf); in __pthread_rwlock_wrlock_full64()