Home
last modified time | relevance | path

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

/bionic/libc/include/bits/
Dstdatomic.h112 #ifndef __ATOMIC_ACQ_REL
113 #define __ATOMIC_ACQ_REL 4 macro
133 memory_order_acq_rel = __ATOMIC_ACQ_REL,