Lines Matching refs:exitfuncs
2261 _PyRuntime.exitfuncs[_PyRuntime.nexitfuncs++] = func;2269 (*_PyRuntime.exitfuncs[--_PyRuntime.nexitfuncs])();