diff options
author | Sam Gross <colesbury@gmail.com> | 2025-02-28 14:27:18 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-02-28 14:27:18 (GMT) |
commit | 038e4d606bdc3e38f74514ae3ddfdc7a48b7b19e (patch) | |
tree | ac60c180e52b5a27397608fd4dffba0a56c3805f /Python/optimizer.c | |
parent | c1b4a6bd6151d0f777c5256e1d5e2304717932e6 (diff) | |
download | cpython-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