diff options
author | Kumar Aditya <kumaraditya@python.org> | 2025-03-25 11:18:46 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-03-25 11:18:46 (GMT) |
commit | 96ef4c511f3ec763dbb06a1f3c23c658a09403a1 (patch) | |
tree | 0ea0fef4a555949b2435de6b025c841d6ab0b3f3 /Python/crossinterp_exceptions.h | |
parent | 6fb5f7f4d9d22c49f5c29d2ffcbcc32b6cd7d06a (diff) | |
download | cpython-96ef4c511f3ec763dbb06a1f3c23c658a09403a1.zip cpython-96ef4c511f3ec763dbb06a1f3c23c658a09403a1.tar.gz cpython-96ef4c511f3ec763dbb06a1f3c23c658a09403a1.tar.bz2 |
gh-127945: add locking to malloc closure in free-threading (#131662)
The freelist is not thread safe in free-threading so this adds lock around it make it thread safe in free-threading.
Diffstat (limited to 'Python/crossinterp_exceptions.h')
0 files changed, 0 insertions, 0 deletions