Home
last modified time | relevance | path

Searched refs:_enable_gc (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() function
892 if (_enable_gc(need_to_reenable_gc, gc_module)) { in subprocess_fork_exec()
922 _enable_gc(need_to_reenable_gc, gc_module); in subprocess_fork_exec()