Home
last modified time | relevance | path

Searched refs:PyGILState_Ensure (Results 1 – 3 of 3) sorted by relevance

/vim-8.2.3635/src/
H A Dif_python.c187 # define PyGILState_Ensure dll_PyGILState_Ensure macro
879 PyGILState_Ensure(); in python_end()
889 PyGILState_Ensure(); in python_end()
1056 pygilstate = PyGILState_Ensure(); in DoPyCommand()
H A Dif_python3.c158 # define PyGILState_Ensure py3_PyGILState_Ensure macro
988 PyGILState_Ensure(); in python3_end()
1182 pygilstate = PyGILState_Ensure(); in DoPyCommand()
H A Dif_py_both.h5774 *pygilstate = PyGILState_Ensure(); in run_do()
5814 *pygilstate = PyGILState_Ensure(); in run_do()
5822 *pygilstate = PyGILState_Ensure(); in run_do()