Searched defs:_Py_atomic_store_relaxed (Results 1 – 5 of 5) sorted by relevance
549 #define _Py_atomic_store_relaxed(ATOMIC_VAL, NEW_VAL) \ macro