mirror of
https://github.com/python/cpython.git
synced 2026-05-09 14:11:28 -04:00
62a559ac09
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 <mpage@meta.com>