Home
last modified time | relevance | path

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

/glibc-2.36/sysdeps/sparc/nptl/bits/
Dstruct_rwlock.h32 int __cur_writer; member
46 int __cur_writer; member
/glibc-2.36/sysdeps/s390/nptl/bits/
Dstruct_rwlock.h32 int __cur_writer; member
46 int __cur_writer; member
/glibc-2.36/sysdeps/powerpc/nptl/bits/
Dstruct_rwlock.h32 int __cur_writer; member
48 int __cur_writer; member
/glibc-2.36/sysdeps/x86/nptl/bits/
Dstruct_rwlock.h32 int __cur_writer; member
53 int __cur_writer; member
/glibc-2.36/sysdeps/riscv/nptl/bits/
Dstruct_rwlock.h36 int __cur_writer; member
53 int __cur_writer; member
/glibc-2.36/sysdeps/mips/nptl/bits/
Dstruct_rwlock.h31 int __cur_writer; member
54 int __cur_writer; member
/glibc-2.36/nptl/
Dpthread_rwlock_common.c298 if (__glibc_unlikely (atomic_load_relaxed (&rwlock->__data.__cur_writer) in __pthread_rwlock_rdlock_full64()
531 atomic_store_relaxed (&rwlock->__data.__cur_writer, 0); in __pthread_rwlock_wrunlock()
603 if (__glibc_unlikely (atomic_load_relaxed (&rwlock->__data.__cur_writer) in __pthread_rwlock_wrlock_full64()
947 atomic_store_relaxed (&rwlock->__data.__cur_writer, in __pthread_rwlock_wrlock_full64()
Dpthread_rwlock_unlock.c38 if (atomic_load_relaxed (&rwlock->__data.__cur_writer) in ___pthread_rwlock_unlock()
Dpthread_rwlock_trywrlock.c58 atomic_store_relaxed (&rwlock->__data.__cur_writer, in ___pthread_rwlock_trywrlock()
/glibc-2.36/sysdeps/alpha/nptl/bits/
Dstruct_rwlock.h31 int __cur_writer; member
/glibc-2.36/sysdeps/aarch64/nptl/bits/
Dstruct_rwlock.h31 int __cur_writer; member
/glibc-2.36/sysdeps/ia64/nptl/bits/
Dstruct_rwlock.h31 int __cur_writer; member
/glibc-2.36/sysdeps/hppa/nptl/bits/
Dstruct_rwlock.h36 int __cur_writer; member
/glibc-2.36/sysdeps/nptl/bits/
Dstruct_rwlock.h50 int __cur_writer; member