Searched defs:_Py_atomic_load_64bit (Results 1 – 1 of 1) sorted by relevance
287 inline intptr_t _Py_atomic_load_64bit(volatile uintptr_t* value, int order) { in _Py_atomic_load_64bit() function319 #define _Py_atomic_load_64bit(ATOMIC_VAL, ORDER) *ATOMIC_VAL macro417 inline intptr_t _Py_atomic_load_64bit(volatile uintptr_t* value, int order) { in _Py_atomic_load_64bit() function449 #define _Py_atomic_load_64bit(ATOMIC_VAL, ORDER) *ATOMIC_VAL macro