Searched refs:SWIG_Python_Thread_Allow (Results 1 – 2 of 2) sorted by relevance
1057 class SWIG_Python_Thread_Allow {1062 SWIG_Python_Thread_Allow() : status(true), save(PyEval_SaveThread()) {} in SWIG_Python_Thread_Allow() function1063 ~SWIG_Python_Thread_Allow() { end(); } in ~SWIG_Python_Thread_Allow()1067 # define SWIG_PYTHON_THREAD_BEGIN_ALLOW SWIG_Python_Thread_Allow _swig_thread_allow
996 class SWIG_Python_Thread_Allow { class1001 SWIG_Python_Thread_Allow() : status(true), save(PyEval_SaveThread()) {} in SWIG_Python_Thread_Allow() function in SWIG_Python_Thread_Allow1002 ~SWIG_Python_Thread_Allow() { end(); } in ~SWIG_Python_Thread_Allow()1006 # define SWIG_PYTHON_THREAD_BEGIN_ALLOW SWIG_Python_Thread_Allow _swig_thread_allow