Searched defs:SWIG_Python_Thread_Allow (Results 1 – 2 of 2) sorted by relevance
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_Allow
1062 SWIG_Python_Thread_Allow() : status(true), save(PyEval_SaveThread()) {} in SWIG_Python_Thread_Allow() function