Searched defs:ts_dict (Results 1 - 1 of 1) sorted by relevance
/third_party/python/Modules/ | ||
H A D | _asynciomodule.c | 243 PyObject *ts_dict = _PyThreadState_GetDict(ts); // borrowed in get_running_loop() local 296 PyObject *ts_dict = NULL; in set_running_loop() local |
Completed in 6 milliseconds