#include <PythonPorts.hxx>
Public Member Functions | |
InterpreterSaveThread () | |
~InterpreterSaveThread () | |
void | lock () |
void | unlock () |
Private Attributes | |
PyThreadState * | tstate_ |
Definition at line 46 of file PythonPorts.hxx.
|
inline |
Definition at line 48 of file PythonPorts.hxx.
References tstate_.
|
inline |
Definition at line 51 of file PythonPorts.hxx.
References tstate_.
|
inline |
Definition at line 54 of file PythonPorts.hxx.
References tstate_.
|
inline |
Definition at line 57 of file PythonPorts.hxx.
References tstate_.
|
private |
Definition at line 61 of file PythonPorts.hxx.
Referenced by InterpreterSaveThread(), lock(), unlock(), and ~InterpreterSaveThread().