Searched refs:PyInterpreterState_Delete (Results 1 – 10 of 10) sorted by relevance
16 PyAPI_FUNC(void) PyInterpreterState_Delete(PyInterpreterState *);
1917 PyInterpreterState_Delete(interp); in finalize_interp_delete()2351 PyInterpreterState_Delete(interp); in new_interpreter()
1890 PyInterpreterState_Delete(interp); in _PyXI_EndInterpreter()
940 PyInterpreterState_Delete(PyInterpreterState *interp) in PyInterpreterState_Delete() function
321 EXPORT_FUNC(PyInterpreterState_Delete)
331 func,PyInterpreterState_Delete,3.2,,
1124 PyInterpreterState_Delete:void:::1125 PyInterpreterState_Delete:PyInterpreterState*:interp::
372 …<elf-symbol name='PyInterpreterState_Delete' type='func-type' binding='global-binding' visibility=…25491 …PyInterpreterState_Delete' mangled-name='PyInterpreterState_Delete' filepath='./Include/pystate.h'…
895 [function.PyInterpreterState_Delete]
1312 .. c:function:: void PyInterpreterState_Delete(PyInterpreterState *interp)