mirror of
https://github.com/python/cpython.git
synced 2026-07-28 04:42:09 -04:00
These methods are purely wrappers around `Semlock.{acquire,release}`,
which expect a critical section to be held.
(cherry picked from commit c30d8e5d6c)
Co-authored-by: mpage <[email protected]>