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