Searched refs:_PyInterpreterState_IDDecref (Results 1 – 2 of 2) sorted by relevance
74 PyAPI_FUNC(void) _PyInterpreterState_IDDecref(PyInterpreterState *);
326 _PyInterpreterState_IDDecref(PyInterpreterState *interp) in _PyInterpreterState_IDDecref() function