]> granicus.if.org Git - python/commit
PyGILState_Ensure(), PyGILState_Release(), PyGILState_GetThisThreadState() are
authorVictor Stinner <victor.stinner@haypocalc.com>
Tue, 26 Apr 2011 21:34:58 +0000 (23:34 +0200)
committerVictor Stinner <victor.stinner@haypocalc.com>
Tue, 26 Apr 2011 21:34:58 +0000 (23:34 +0200)
commit8e4d4078183bfb262db3d8a5a5b26dbc79f56109
tree4bcadc1928bda2f7de6b7bdc350d34411837adb9
parentf3d77dc94ac733529be2b27d1e3cc8b7b29a5e62
PyGILState_Ensure(), PyGILState_Release(), PyGILState_GetThisThreadState() are
not available if Python is compiled without threads.
Include/pystate.h