Searched refs:PyInterpreterState_Delete (Results 1 – 8 of 8) sorted by relevance
26 PyAPI_FUNC(void) PyInterpreterState_Delete(PyInterpreterState *);
1698 PyInterpreterState_Delete(interp); in finalize_interp_delete()1914 PyInterpreterState_Delete(interp); in new_interpreter()1967 PyInterpreterState_Delete(interp); in new_interpreter()
378 PyInterpreterState_Delete(PyInterpreterState *interp) in PyInterpreterState_Delete() function
301 EXPORT_FUNC(PyInterpreterState_Delete)
313 function,PyInterpreterState_Delete,3.2,
1065 PyInterpreterState_Delete:void:::1066 PyInterpreterState_Delete:PyInterpreterState*:interp::
790 function PyInterpreterState_Delete
1073 .. c:function:: void PyInterpreterState_Delete(PyInterpreterState *interp)