Searched refs:_PyInterpreterState_ClearModules (Results 1 – 3 of 3) sorted by relevance
310 extern void _PyInterpreterState_ClearModules(PyInterpreterState *interp);
802 _PyInterpreterState_ClearModules(PyInterpreterState *interp) in _PyInterpreterState_ClearModules() function
1557 _PyInterpreterState_ClearModules(interp); in finalize_modules()