Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/
Dgcmodule.c1587 gc_set_threshold(PyObject *self, PyObject *args) in gc_set_threshold() function
1970 {"set_threshold", gc_set_threshold, METH_VARARGS, gc_set_thresh__doc__},