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

◆ release()

void pism::python::SigInstaller::release ( )

Restores the signal handler to its previous value.

Definition at line 38 of file pism_python.cc.

References m_old_handler, and m_sig.

Referenced by ~SigInstaller().