better comments
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41928 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -17,7 +17,8 @@
|
|||||||
%}
|
%}
|
||||||
|
|
||||||
|
|
||||||
// Turn off the aquisition of the Global Interpreter Lock for this file
|
// Turn off the aquisition of the Global Interpreter Lock for the classes and
|
||||||
|
// functions in this file
|
||||||
%threadWrapperOff
|
%threadWrapperOff
|
||||||
|
|
||||||
//---------------------------------------------------------------------------
|
//---------------------------------------------------------------------------
|
||||||
@@ -760,4 +761,6 @@ passed then BLACK is used.
|
|||||||
|
|
||||||
//---------------------------------------------------------------------------
|
//---------------------------------------------------------------------------
|
||||||
//---------------------------------------------------------------------------
|
//---------------------------------------------------------------------------
|
||||||
|
|
||||||
|
// Turn GIL acquisition back on.
|
||||||
%threadWrapperOn
|
%threadWrapperOn
|
||||||
|
Reference in New Issue
Block a user