Home
last modified time | relevance | path

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

/bionic/libc/include/
Dstdatomic.h268 #ifndef __ATOMIC_ACQ_REL
269 #define __ATOMIC_ACQ_REL 4 macro
289 memory_order_acq_rel = __ATOMIC_ACQ_REL,