Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/clinic/
Dgcmodule.c.h290 {"unfreeze", (PyCFunction)gc_unfreeze, METH_NOARGS, gc_unfreeze__doc__},
296 gc_unfreeze(PyObject *module, PyObject *Py_UNUSED(ignored)) in gc_unfreeze() function