Home
last modified time | relevance | path

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

/external/python/cpython3/Python/clinic/
Dsysmodule.c.h442 …{"get_coroutine_origin_tracking_depth", (PyCFunction)sys_get_coroutine_origin_tracking_depth, METH…
448 sys_get_coroutine_origin_tracking_depth(PyObject *module, PyObject *Py_UNUSED(ignored)) in sys_get_coroutine_origin_tracking_depth() function