deimos.python.intrcheck

Mirror intrcheck.h

Members

Functions

PyOS_AfterFork
void PyOS_AfterFork()

_

PyOS_AfterFork_Child
void PyOS_AfterFork_Child()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyOS_AfterFork_Parent
void PyOS_AfterFork_Parent()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyOS_BeforeFork
void PyOS_BeforeFork()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyOS_InitInterrupts
void PyOS_InitInterrupts()

_

PyOS_InterruptOccurred
int PyOS_InterruptOccurred()

_

Meta