[issue31473] PyMem_Raw* API in debug mode are not thread safe

STINNER Victor report at bugs.python.org
Mon Dec 3 11:41:18 EST 2018


STINNER Victor <vstinner at redhat.com> added the comment:

Note: PTHREAD_MUTEX_INITIALIZER can be used to statically initialize a mutex.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue31473>
_______________________________________


More information about the Python-bugs-list mailing list