Home
last modified time | relevance | path

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

/external/python/cpython3/Python/clinic/
Dsysmodule.c.h16 …{"set_coroutine_origin_tracking_depth", (PyCFunction)sys_set_coroutine_origin_tracking_depth, METH…
22 sys_set_coroutine_origin_tracking_depth(PyObject *module, PyObject *const *args, Py_ssize_t nargs, … in sys_set_coroutine_origin_tracking_depth() function