Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/clinic/
Dgcmodule.c.h270 {"freeze", (PyCFunction)gc_freeze, METH_NOARGS, gc_freeze__doc__},
276 gc_freeze(PyObject *module, PyObject *Py_UNUSED(ignored)) in gc_freeze() function