Searched defs:async_exc (Results 1 – 2 of 2) sorted by relevance
| /third_party/python/Include/cpython/ | ||
| D | pystate.h | 131 PyObject *async_exc; /* Asynchronous exception to raise */ member |
| /third_party/python/Include/internal/ | ||
| D | pycore_interp.h | 36 int async_exc; member |