Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/clinic/
Dgcmodule.c.h183 {"get_threshold", (PyCFunction)gc_get_threshold, METH_NOARGS, gc_get_threshold__doc__},
189 gc_get_threshold(PyObject *module, PyObject *Py_UNUSED(ignored)) in gc_get_threshold() function