Home
last modified time | relevance | path

Searched refs:_PyGILState_Fini (Results 1 – 5 of 5) sorted by relevance

/external/python/cpython2/Python/
Dpystate.c536 _PyGILState_Fini(void) in _PyGILState_Fini() function
Dpythonrun.c65 extern void _PyGILState_Fini(void);
521 _PyGILState_Fini(); in Py_Finalize()
/external/python/cpython3/Python/
Dpylifecycle.c77 extern void _PyGILState_Fini(void);
1306 _PyGILState_Fini(); in Py_FinalizeEx()
Dpystate.c927 _PyGILState_Fini(void) in _PyGILState_Fini() function
/external/python/cpython2/PC/os2emx/
Dpython27.def1047 "_PyGILState_Fini"