SIGN IN SIGN UP

bpo-41299: Mark private thread_nt.h functions as static (GH-28553)

Mark the following thread_nt.h functions as static:

* AllocNonRecursiveMutex()
* FreeNonRecursiveMutex()
* EnterNonRecursiveMutex()
* LeaveNonRecursiveMutex()
V
Victor Stinner committed
6bc89116cb121c176453b9745e3daa2cc5df43ab
Parent: d639e31
Committed by GitHub <noreply@github.com> on 9/24/2021, 11:14:09 PM