HomeSort by relevance Sort by last modified time
    Searched refs:sys_set_coroutine_origin_tracking_depth_impl (Results 1 - 2 of 2) sorted by null

  /external/python/cpython3/Python/clinic/
sysmodule.c.h 19 sys_set_coroutine_origin_tracking_depth_impl(PyObject *module, int depth);
33 return_value = sys_set_coroutine_origin_tracking_depth_impl(module, depth);
  /external/python/cpython3/Python/
sysmodule.c 757 sys_set_coroutine_origin_tracking_depth_impl(PyObject *module, int depth) function
    [all...]

Completed in 238 milliseconds