[issue9787] Release the TLS lock during allocations

Kristján Valur Jónsson report at bugs.python.org
Mon Sep 13 05:26:14 CEST 2010


Kristján Valur Jónsson <kristjan at ccpgames.com> added the comment:

I forgot to add:  The API that our (instrumented) malloc implementation is calling is:
PyGILState_GetThisThreadState();

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue9787>
_______________________________________


More information about the Python-bugs-list mailing list