]> git.saurik.com Git - wxWidgets.git/commit
Allow nested calls to wxPy[Begin|End]BlockThreads instead of
authorRobin Dunn <robin@alldunn.com>
Thu, 15 Jan 2004 01:06:39 +0000 (01:06 +0000)
committerRobin Dunn <robin@alldunn.com>
Thu, 15 Jan 2004 01:06:39 +0000 (01:06 +0000)
commitb856768b042103445eb6c35afebb79ecd041be2f
tree17126c482845bc8be5ff41dfb60e231c87aa8621
parentb1dfbb7ad894afb95c58932926540b6972a50567
Allow nested calls to wxPy[Begin|End]BlockThreads instead of
deadlocking when the nested calls try to aquire the Python GIL.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25176 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
wxPython/src/helpers.cpp