Files
cpython/Include/internal
Daniele Parmeggiani c2ca7724af gh-150902: Optimize PyCriticalSection2 to skip locking the same locks held by the current CS2
This mimics an optimization already present for the single-mutex critical section.
2026-06-16 16:56:37 +00:00
..