stdatomic.h | 259 #define atomic_fetch_sub_explicit(object, operand, order) \ macro 284 #define atomic_fetch_sub_explicit(object, operand, order) \ macro 333 #define atomic_fetch_sub_explicit(object, operand, order) \ macro 367 atomic_fetch_sub_explicit(object, operand, memory_order_seq_cst)
|