Home
last modified time | relevance | path

Searched defs:ts_dict (Results 1 – 1 of 1) sorted by relevance

/external/python/cpython3/Modules/
D_asynciomodule.c241 PyObject *ts_dict = _PyThreadState_GetDict(ts); // borrowed in get_running_loop() local
294 PyObject *ts_dict = NULL; in set_running_loop() local