Home
last modified time | relevance | path

Searched refs:SWIG_Python_Thread_Allow (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/webp/swig/
H A Dlibwebp_python_wrap.c1057 class SWIG_Python_Thread_Allow {
1062 SWIG_Python_Thread_Allow() : status(true), save(PyEval_SaveThread()) {} in SWIG_Python_Thread_Allow() function
1063 ~SWIG_Python_Thread_Allow() { end(); } in ~SWIG_Python_Thread_Allow()
1067 # define SWIG_PYTHON_THREAD_BEGIN_ALLOW SWIG_Python_Thread_Allow _swig_thread_allow
/aosp_15_r20/external/marisa-trie/bindings/python/
H A Dmarisa-swig_wrap.cxx996 class SWIG_Python_Thread_Allow { class
1001 SWIG_Python_Thread_Allow() : status(true), save(PyEval_SaveThread()) {} in SWIG_Python_Thread_Allow() function in SWIG_Python_Thread_Allow
1002 ~SWIG_Python_Thread_Allow() { end(); } in ~SWIG_Python_Thread_Allow()
1006 # define SWIG_PYTHON_THREAD_BEGIN_ALLOW SWIG_Python_Thread_Allow _swig_thread_allow