Home
last modified time | relevance | path

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

/aosp_15_r20/external/python/cpython3/Modules/
D_asynciomodule.c35 static PyObject *asyncio_task_print_stack_func; variable
2335 asyncio_task_print_stack_func, self, limit, file, NULL); in _asyncio_Task_print_stack_impl()
3337 Py_CLEAR(asyncio_task_print_stack_func); in module_free()
3408 GET_MOD_ATTR(asyncio_task_print_stack_func, "_task_print_stack") in module_init()
/aosp_15_r20/external/python/cpython3/Tools/c-analyzer/cpython/
Dglobals-to-fix.tsv1244 Modules/_asynciomodule.c - asyncio_task_print_stack_func -