Searched refs:PyInterpreterState_Delete (Results 1 – 6 of 6) sorted by relevance
26 PyAPI_FUNC(void) PyInterpreterState_Delete(PyInterpreterState *);
1340 PyInterpreterState_Delete(tstate->interp); in finalize_interp_delete()1559 PyInterpreterState_Delete(interp); in new_interpreter()1609 PyInterpreterState_Delete(interp); in new_interpreter()
335 PyInterpreterState_Delete(PyInterpreterState *interp) in PyInterpreterState_Delete() function
302 PyInterpreterState_Delete=python39.PyInterpreterState_Delete
1065 PyInterpreterState_Delete:void:::1066 PyInterpreterState_Delete:PyInterpreterState*:interp::
1036 .. c:function:: void PyInterpreterState_Delete(PyInterpreterState *interp)