Home
last modified time | relevance | path

Searched defs:PyOS_setsig (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/python/cpython2/Python/
Dpythonrun.c1910 PyOS_setsig(int sig, PyOS_sighandler_t handler) in PyOS_setsig() function
/aosp_15_r20/external/python/cpython3/Python/
Dpylifecycle.c3024 PyOS_setsig(int sig, PyOS_sighandler_t handler) in PyOS_setsig() function