Home
last modified time | relevance | path

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

/external/python/cpython3/Include/internal/
Dpycore_pystate.h70 _Py_IsMainInterpreterFinalizing(PyInterpreterState *interp) in _Py_IsMainInterpreterFinalizing() function
/external/python/cpython3/Objects/
Dobmalloc.c1368 _Py_IsMainInterpreterFinalizing(interp)); in has_own_state()