summaryrefslogtreecommitdiffstats
path: root/Python/optimizer.c
diff options
context:
space:
mode:
authorSam Gross <colesbury@gmail.com>2025-02-28 14:27:18 (GMT)
committerGitHub <noreply@github.com>2025-02-28 14:27:18 (GMT)
commit038e4d606bdc3e38f74514ae3ddfdc7a48b7b19e (patch)
treeac60c180e52b5a27397608fd4dffba0a56c3805f /Python/optimizer.c
parentc1b4a6bd6151d0f777c5256e1d5e2304717932e6 (diff)
downloadcpython-038e4d606bdc3e38f74514ae3ddfdc7a48b7b19e.zip
cpython-038e4d606bdc3e38f74514ae3ddfdc7a48b7b19e.tar.gz
cpython-038e4d606bdc3e38f74514ae3ddfdc7a48b7b19e.tar.bz2
gh-130605: Use relaxed atomics to set the GIL switch interval (gh-130654)
The interval may be concurrently read by a thread attempting to acquire the GIL.
Diffstat (limited to 'Python/optimizer.c')
0 files changed, 0 insertions, 0 deletions