mirror of
https://github.com/python/cpython.git
synced 2026-01-29 06:06:01 +00:00
Mark the following thread_nt.h functions as static: * AllocNonRecursiveMutex() * FreeNonRecursiveMutex() * EnterNonRecursiveMutex() * LeaveNonRecursiveMutex()
Miscellaneous source files for the main Python shared library