Home
last modified time | relevance | path

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

/external/python/cpython2/Python/
Dpystate.c436 PyInterpreterState_Next(PyInterpreterState *interp) { in PyInterpreterState_Next() function
/external/python/cpython3/Python/
Dpystate.c1116 PyInterpreterState_Next(PyInterpreterState *interp) { in PyInterpreterState_Next() function