Home
last modified time | relevance | path

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

/third_party/python/Include/
Dintrcheck.h7 PyAPI_FUNC(int) PyOS_InterruptOccurred(void);
/third_party/python/Doc/data/
Dstable_abi.dat451 function,PyOS_InterruptOccurred,3.2,
/third_party/python/Modules/
Dsignalmodule.c2001 PyOS_InterruptOccurred(void) function
/third_party/python/PC/
Dpython3dll.c481 EXPORT_FUNC(PyOS_InterruptOccurred)
/third_party/python/Misc/
Dstable_abi.txt1009 function PyOS_InterruptOccurred
/third_party/python/Misc/NEWS.d/
D3.10.0a1.rst3465 :c:func:`PyOS_InterruptOccurred` now fails with a fatal error if it is