Searched refs:ATOMIC_OP_SUB_RETURN (Results 1 – 1 of 1) sorted by relevance
121 #define ATOMIC_OP_SUB_RETURN(name, mb, cl...) \ macro138 ATOMIC_OP_SUB_RETURN(_relaxed, )139 ATOMIC_OP_SUB_RETURN(_acquire, a, "memory")140 ATOMIC_OP_SUB_RETURN(_release, l, "memory")141 ATOMIC_OP_SUB_RETURN( , al, "memory")143 #undef ATOMIC_OP_SUB_RETURN
Completed in 3 milliseconds