PISM, A Parallel Ice Sheet Model  stable v2.1-1-g6902d5502 committed by Ed Bueler on 2023-12-20 08:38:27 -0800

◆ SigInstaller()

pism::python::SigInstaller::SigInstaller ( int  sig,
void(*)(int)  new_handler 
)

Installs handle new_handler for signal sig.

Definition at line 33 of file pism_python.cc.

References m_old_handler, and m_sig.