Home
last modified time | relevance | path

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

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