Searched defs:_Py_atomic_load_explicit (Results 1 – 5 of 5) sorted by relevance
62 #define _Py_atomic_load_explicit(ATOMIC_VAL, ORDER) \ macro