diff options
author | mpage <mpage@meta.com> | 2024-05-09 16:05:52 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-05-09 16:05:52 (GMT) |
commit | c30d8e5d6c6b657817d6b342f1021676d04dd5af (patch) | |
tree | a8183c64dad61e0a92053387299e51ba5f2aa6d2 /Python/getplatform.c | |
parent | c3643a121401d111bebd3e26d6f362ade2ed2a83 (diff) | |
download | cpython-c30d8e5d6c6b657817d6b342f1021676d04dd5af.zip cpython-c30d8e5d6c6b657817d6b342f1021676d04dd5af.tar.gz cpython-c30d8e5d6c6b657817d6b342f1021676d04dd5af.tar.bz2 |
gh-117657: Acquire a critical section around `SemLock.__{enter,exit}__` (#118812)
These methods are purely wrappers around `Semlock.{acquire,release}`,
which expect a critical section to be held.
Diffstat (limited to 'Python/getplatform.c')
0 files changed, 0 insertions, 0 deletions