Home
last modified time | relevance | path

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

/third_party/python/Modules/
Dgcmodule.c1605 gc_set_threshold(PyObject *self, PyObject *args) in gc_set_threshold() function
1990 {"set_threshold", gc_set_threshold, METH_VARARGS, gc_set_thresh__doc__},