Home
last modified time | relevance | path

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

/aosp_15_r20/external/python/cpython3/Python/
Dpystate.c742 alloc_threadstate(void) in alloc_threadstate() function
814 PyThreadState *new_tstate = alloc_threadstate(); in new_threadstate()