Home
last modified time | relevance | path

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

/freebsd/sys/powerpc/include/
H A Datomic.h57 #define __ATOMIC_ACQ() __asm __volatile("isync" : : : "memory") macro
63 #define __ATOMIC_ACQ() __asm __volatile("isync" : : : "memory") macro
128 __ATOMIC_ACQ(); \
214 __ATOMIC_ACQ(); \
315 __ATOMIC_ACQ(); \
401 __ATOMIC_ACQ(); \
707 __ATOMIC_ACQ();\
878 __ATOMIC_ACQ();\
1092 __ATOMIC_ACQ(); in atomic_testandset_acq_long()
1150 #undef __ATOMIC_ACQ