Home
last modified time | relevance | path

Searched refs:_enable_gc (Results 1 – 1 of 1) sorted by relevance

/external/python/cpython3/Modules/
D_posixsubprocess.c55 _enable_gc(int need_to_reenable_gc, PyObject *gc_module) in _enable_gc() function
728 if (_enable_gc(need_to_reenable_gc, gc_module)) { in subprocess_fork_exec()
754 _enable_gc(need_to_reenable_gc, gc_module); in subprocess_fork_exec()