Home
last modified time | relevance | path

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

/third_party/python/Include/
H A Dobjimpl.h157 PyAPI_FUNC(int) PyGC_Disable(void);
/third_party/python/Modules/
H A D_posixsubprocess.c894 need_to_reenable_gc = PyGC_Disable(); in subprocess_fork_exec()
H A Dgcmodule.c1488 PyGC_Disable(); in gc_disable_impl()
2051 PyGC_Disable(void) in PyGC_Disable() function
H A D_testcapimodule.c174 old_state = PyGC_Disable(); in test_gc_control()
195 old_state = PyGC_Disable(); in test_gc_control()
213 PyGC_Disable(); in test_gc_control()
/third_party/python/PC/
H A Dpython3dll.c279 EXPORT_FUNC(PyGC_Disable)

Completed in 18 milliseconds