Home
last modified time | relevance | path

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

/external/python/cpython3/Python/
Dpylifecycle.c447 PyThreadState **tstate_p, in pyinit_core_reconfigure()
548 PyThreadState **tstate_p) in pycore_create_interpreter()
751 PyThreadState **tstate_p, in pyinit_config()
904 PyThreadState **tstate_p) in pyinit_core()
1533 new_interpreter(PyThreadState **tstate_p, int isolated_subinterpreter) in new_interpreter()