Home
last modified time | relevance | path

Searched refs:PyGC_Enable (Results 1 - 5 of 5) sorted by relevance

/third_party/python/Include/
H A Dobjimpl.h156 PyAPI_FUNC(int) PyGC_Enable(void);
/third_party/python/Modules/
H A D_posixsubprocess.c1135 PyGC_Enable(); in subprocess_fork_exec()
H A Dgcmodule.c1474 PyGC_Enable(); in gc_enable_impl()
2042 PyGC_Enable(void) in PyGC_Enable() function
H A D_testcapimodule.c164 old_state = PyGC_Enable(); in test_gc_control()
184 old_state = PyGC_Enable(); in test_gc_control()
211 PyGC_Enable(); in test_gc_control()
/third_party/python/PC/
H A Dpython3dll.c280 EXPORT_FUNC(PyGC_Enable)

Completed in 16 milliseconds