Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dif_python.c185 # define PyEval_SaveThread dll_PyEval_SaveThread macro
848 saved_python_thread = PyEval_SaveThread(); in Python_SaveThread()
992 PyEval_SaveThread(); in Python_Init()
H A Dif_python3.c157 # define PyEval_SaveThread py3_PyEval_SaveThread macro
1130 PyEval_SaveThread(); in Python3_Init()