Searched refs:_PyInterpreterState_IDIncref (Results 1 – 2 of 2) sorted by relevance
73 PyAPI_FUNC(void) _PyInterpreterState_IDIncref(PyInterpreterState *);
314 _PyInterpreterState_IDIncref(PyInterpreterState *interp) in _PyInterpreterState_IDIncref() function