Home
last modified time | relevance | path

Searched defs:gc_module (Results 1 – 1 of 1) sorted by relevance

/external/python/cpython3/Modules/
D_posixsubprocess.c83 _enable_gc(int need_to_reenable_gc, PyObject *gc_module) in _enable_gc()
615 PyObject *gc_module = NULL; in subprocess_fork_exec() local