Searched refs:_PyThreadState_Prealloc (Results 1 – 5 of 5) sorted by relevance
157 PyAPI_FUNC(PyThreadState *) _PyThreadState_Prealloc(PyInterpreterState *);
39 EXPORT_FUNC(_PyThreadState_Prealloc)
1150 boot->tstate = _PyThreadState_Prealloc(boot->interp); in thread_PyThread_start_new_thread()
688 _PyThreadState_Prealloc(PyInterpreterState *interp) in _PyThreadState_Prealloc() function
1602 function _PyThreadState_Prealloc