diff options
author | Victor Stinner <vstinner@python.org> | 2021-09-24 23:14:09 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-09-24 23:14:09 (GMT) |
commit | 6bc89116cb121c176453b9745e3daa2cc5df43ab (patch) | |
tree | 2cc90cc3afaf2ad40f9c79dd55d0b687594d56a9 /Lib/test/ann_module5.py | |
parent | d639e3170506a1a80c4b2f1b3a6250bb95ff190a (diff) | |
download | cpython-6bc89116cb121c176453b9745e3daa2cc5df43ab.zip cpython-6bc89116cb121c176453b9745e3daa2cc5df43ab.tar.gz cpython-6bc89116cb121c176453b9745e3daa2cc5df43ab.tar.bz2 |
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()
Diffstat (limited to 'Lib/test/ann_module5.py')
0 files changed, 0 insertions, 0 deletions