interrupt.c
Go to the documentation of this file.
21 /*---+----1----+----2----+----3----+----4----+----5----+----6----+----7----+----8----+----9----+----0----+----1----+----2*/
37 int nterms = 0; /**< static variable counting the number of times that the process received a SIGTERM signal */
166 /** send a termination signal to the process so that SCIP tries to terminate as soon as possible */
Definition: interrupt.c:53
SCIP_RETCODE SCIPinterruptCreate(SCIP_INTERRUPT **interrupt)
Definition: interrupt.c:79
Definition: type_retcode.h:33
methods for catching the user CTRL-C interrupt
public methods for message output
common defines and data types used in all packages of SCIP
memory allocation routines