Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/
D_asynciomodule.c1987 swap_current_task_lock_held(PyDictObject *current_tasks, PyObject *loop, in swap_current_task_lock_held() function
2026 prev_task = swap_current_task_lock_held(current_tasks, loop, hash, task); in swap_current_task()