Home
last modified time | relevance | path

Searched defs:_PyGILState_Fini (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython2/Python/
Dpystate.c536 _PyGILState_Fini(void) in _PyGILState_Fini() function
/external/python/cpython3/Python/
Dpystate.c1240 _PyGILState_Fini(PyThreadState *tstate) in _PyGILState_Fini() function