bpo-39465: Add pycore_atomic_funcs.h internal header by vstinner · Pull Request #20766 · python/cpython
vstinner
changed the title
bpo-39465: Add pycore_atomic_func.h internal header
bpo-39465: Add pycore_atomic_funcs.h internal header
Add pycore_atomic_funcs.h internal header file: similar to pycore_atomic.h but don't require to declare variables as atomic. Add _Py_atomic_size_get() and _Py_atomic_size_set() functions.
adorilson pushed a commit to adorilson/cpython that referenced this pull request
Mar 13, 2021This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters