Home
last modified time | relevance | path

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

/external/python/cpython3/Include/cpython/
Dpystate.h11 PyAPI_FUNC(int) _PyInterpreterState_RequiresIDRef(PyInterpreterState *);
/external/python/cpython3/Python/
Dpystate.c532 _PyInterpreterState_RequiresIDRef(PyInterpreterState *interp) in _PyInterpreterState_RequiresIDRef() function