]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-109693: Update _gil_runtime_state.locked to use pyatomic.h (gh-110836)
authorDonghee Na <donghee.na@python.org>
Mon, 16 Oct 2023 22:32:50 +0000 (07:32 +0900)
committerGitHub <noreply@github.com>
Mon, 16 Oct 2023 22:32:50 +0000 (07:32 +0900)
commit86559ddfecefdda265d39e5e5035f72986becd78
treef6c5ce93297f9736a887fed9137498570be321f6
parent06f844eaa0a09b8524ade5734b4f2cc742a0a5c7
gh-109693: Update _gil_runtime_state.locked to use pyatomic.h (gh-110836)
Include/cpython/pyatomic.h
Include/cpython/pyatomic_gcc.h
Include/cpython/pyatomic_msc.h
Include/cpython/pyatomic_std.h
Include/internal/pycore_gil.h
Modules/_testcapi/pyatomic.c
Python/ceval_gil.c
Python/thread_pthread.h