Home
last modified time | relevance | path

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

/external/python/cpython3/Python/
Dceval.c234 UNSIGNAL_ASYNC_EXC(PyInterpreterState *interp) in UNSIGNAL_ASYNC_EXC() function
897 UNSIGNAL_ASYNC_EXC(tstate->interp); in eval_frame_handle_pending()