Home
last modified time | relevance | path

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

/aosp_15_r20/external/python/cpython3/Modules/
D_asynciomodule.c34 static PyObject *asyncio_task_get_stack_func; variable
2310 asyncio_task_get_stack_func, self, limit, NULL); in _asyncio_Task_get_stack_impl()
3336 Py_CLEAR(asyncio_task_get_stack_func); in module_free()
3407 GET_MOD_ATTR(asyncio_task_get_stack_func, "_task_get_stack") in module_init()
/aosp_15_r20/external/python/cpython3/Tools/c-analyzer/cpython/
Dglobals-to-fix.tsv1243 Modules/_asynciomodule.c - asyncio_task_get_stack_func -