Loading [MathJax]/extensions/tex2jax.js
PISM, A Parallel Ice Sheet Model 2.2.2-d6b3a29ca committed by Constantine Khrulev on 2025-03-28
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages

◆ 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.