Home
last modified time | relevance | path

Searched defs:acq_rel (Results 1 – 8 of 8) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/bits/
H A Datomic_base.h67 acq_rel, in _GLIBCXX_VISIBILITY() enumerator
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/bits/
H A Datomic_base.h63 acq_rel, in _GLIBCXX_VISIBILITY() enumerator
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Support/
H A DAtomicOrdering.h33 acq_rel = 4, enumerator
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/tsan/
H A Dtsan_clock.cpp337 void ThreadClock::acq_rel(ClockCache *c, SyncClock *dst) { in acq_rel() function in __tsan::ThreadClock
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/tsan/rtl/
H A Dtsan_clock.cc312 void ThreadClock::acq_rel(ClockCache *c, SyncClock *dst) { in acq_rel() function in __tsan::ThreadClock
/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/tsan/
H A Dtsan_clock.cc310 void ThreadClock::acq_rel(ClockCache *c, SyncClock *dst) { in acq_rel() function in __tsan::ThreadClock
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/
H A Datomic.d48 acq_rel = 4, enumerator
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/tsan/tests/unit/
H A Dtsan_clock_test.cc340 void acq_rel(SimpleSyncClock *dst) { in acq_rel() function