Skip to content

Conversation

vstinner
Copy link
Member

@vstinner vstinner commented Sep 24, 2021

Mark the following thread_nt.h functions as static:

  • AllocNonRecursiveMutex()
  • FreeNonRecursiveMutex()
  • EnterNonRecursiveMutex()
  • LeaveNonRecursiveMutex()

https://bugs.python.org/issue41299

Mark the following thread_nt.h functions as static:

* AllocNonRecursiveMutex()
* FreeNonRecursiveMutex()
* EnterNonRecursiveMutex()
* LeaveNonRecursiveMutex()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants