Home
last modified time | relevance | path

Searched refs:atomic_exchange_rel (Results 1 – 25 of 28) sorted by relevance

12

/sysdeps/hppa/nptl/
A Dpthread_spin_unlock.c43 atomic_exchange_rel (lock, 0); in __pthread_spin_unlock()
A Dpthread_spin_init.c43 atomic_exchange_rel (lock, 0); in __pthread_spin_init()
A Dtls.h126 = atomic_exchange_rel (&THREAD_SELF->header.gscope_flag, \
/sysdeps/arm/nptl/
A Dtls.h92 = atomic_exchange_rel (&THREAD_SELF->header.gscope_flag, \
/sysdeps/alpha/nptl/
A Dtls.h98 = atomic_exchange_rel (&THREAD_SELF->header.gscope_flag, \
/sysdeps/microblaze/nptl/
A Dtls.h103 = atomic_exchange_rel (&THREAD_SELF->header.gscope_flag, \
/sysdeps/aarch64/nptl/
A Dtls.h101 = atomic_exchange_rel (&THREAD_SELF->header.gscope_flag, \
/sysdeps/arc/nptl/
A Dtls.h106 = atomic_exchange_rel (&THREAD_SELF->header.gscope_flag, \
/sysdeps/m68k/nptl/
A Dtls.h125 = atomic_exchange_rel (&THREAD_SELF->header.gscope_flag, \
/sysdeps/riscv/nptl/
A Dtls.h116 = atomic_exchange_rel (&THREAD_SELF->header.gscope_flag, \
/sysdeps/csky/nptl/
A Dtls.h121 = atomic_exchange_rel (&THREAD_SELF->header.gscope_flag, \
/sysdeps/nios2/nptl/
A Dtls.h133 = atomic_exchange_rel (&THREAD_SELF->header.gscope_flag, \
/sysdeps/mips/nptl/
A Dtls.h153 = atomic_exchange_rel (&THREAD_SELF->header.gscope_flag, \
/sysdeps/sparc/nptl/
A Dtls.h133 = atomic_exchange_rel (&THREAD_SELF->header.gscope_flag, \
/sysdeps/sh/nptl/
A Dtls.h132 = atomic_exchange_rel (&THREAD_SELF->header.gscope_flag, \
/sysdeps/s390/nptl/
A Dtls.h160 = atomic_exchange_rel (&THREAD_SELF->header.gscope_flag, \
/sysdeps/ia64/
A Datomic-machine.h58 #define atomic_exchange_rel(mem, value) \ macro
/sysdeps/ia64/nptl/
A Dtls.h150 = atomic_exchange_rel (&THREAD_SELF->header.gscope_flag, \
/sysdeps/s390/
A Datomic-machine.h80 #define atomic_exchange_rel(mem, newvalue) \ macro
/sysdeps/powerpc/nptl/
A Dtls.h217 = atomic_exchange_rel (&THREAD_SELF->header.gscope_flag, \
/sysdeps/arm/
A Datomic-machine.h45 # define atomic_exchange_rel(mem, value) \ macro
/sysdeps/nptl/
A Dlowlevellock.h150 int __oldval = atomic_exchange_rel (__futex, 0); \
/sysdeps/microblaze/
A Datomic-machine.h126 #define atomic_exchange_rel(mem, value) \ macro
/sysdeps/aarch64/
A Datomic-machine.h124 # define atomic_exchange_rel(mem, value) \ macro
/sysdeps/mips/
A Datomic-machine.h138 #define atomic_exchange_rel(mem, value) \ macro

Completed in 20 milliseconds

12