Home
last modified time | relevance | path

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

/aosp_15_r20/external/python/cpython3/Python/
Dpystate.c274 init_interpreter(PyInterpreterState *interp, in init_interpreter() function
374 init_interpreter(interp, runtime, id, old_head, pending_lock); in PyInterpreterState_New()