Home
last modified time | relevance | path

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

/aosp_15_r20/external/python/cpython3/Python/
Dpylifecycle.c540 PyThreadState **tstate_p, in pyinit_core_reconfigure()
641 PyThreadState **tstate_p) in pycore_create_interpreter()
886 PyThreadState **tstate_p, in pyinit_config()
1039 PyThreadState **tstate_p) in pyinit_core()
1956 new_interpreter(PyThreadState **tstate_p, int isolated_subinterpreter) in new_interpreter()