Searched refs:gc_get_threshold (Results 1 – 1 of 1) sorted by relevance
204 {"get_threshold", (PyCFunction)gc_get_threshold, METH_NOARGS, gc_get_threshold__doc__},210 gc_get_threshold(PyObject *module, PyObject *Py_UNUSED(ignored)) in gc_get_threshold() function