ExitManager.cc File Reference

controlled (successful) termination of program More...

#include <sys/types.h>
#include <signal.h>

Include dependency graph for ExitManager.cc:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ExitManager
 manages the ordered exiting of the program More...

Functions

static void catch_sigint (int signr)

Variables

set< pthread_t > pending_threads
static pthread_t tid_caller = 0


Detailed Description

controlled (successful) termination of program

Definition in file ExitManager.cc.


Function Documentation

static void catch_sigint ( int  signr  )  [static]

Definition at line 105 of file ExitManager.cc.

References cout, endl(), and exit().

Referenced by ExitManager::StopFactorization().

Here is the call graph for this function:


Variable Documentation

set<pthread_t> pending_threads

Definition at line 54 of file ExitManager.cc.

pthread_t tid_caller = 0 [static]

Definition at line 104 of file ExitManager.cc.


Generated on Wed Nov 7 23:29:49 2007 for Qsieve by  doxygen 1.5.4