Home
last modified time | relevance | path

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

/external/python/cpython3/Python/
Dceval.c123 #define UNSIGNAL_PENDING_CALLS() \ macro
390 UNSIGNAL_PENDING_CALLS(); in Py_MakePendingCalls()