Home
last modified time | relevance | path

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

/third_party/python/Include/cpython/
Dpystate.h157 PyAPI_FUNC(PyThreadState *) _PyThreadState_Prealloc(PyInterpreterState *);
/third_party/python/PC/
Dpython3dll.c39 EXPORT_FUNC(_PyThreadState_Prealloc)
/third_party/python/Modules/
D_threadmodule.c1150 boot->tstate = _PyThreadState_Prealloc(boot->interp); in thread_PyThread_start_new_thread()
/third_party/python/Python/
Dpystate.c688 _PyThreadState_Prealloc(PyInterpreterState *interp) in _PyThreadState_Prealloc() function
/third_party/python/Misc/
Dstable_abi.txt1602 function _PyThreadState_Prealloc