#include <PythonPorts.hxx>
Public Member Functions | |
InterpreterUnlocker () | |
~InterpreterUnlocker () | |
Private Attributes | |
PyGILState_STATE | gstate_ |
Definition at line 33 of file PythonPorts.hxx.
|
inline |
Definition at line 36 of file PythonPorts.hxx.
References gstate_.
|
inline |
Definition at line 39 of file PythonPorts.hxx.
References gstate_.
|
private |
Definition at line 43 of file PythonPorts.hxx.
Referenced by InterpreterUnlocker(), and ~InterpreterUnlocker().