Octopus 16.0
real-space, real-time, TDDFT code
signals.c File Reference
#include <config.h>
#include <signal.h>
#include "string_f.h"
#include <fortran_types.h>
#include <stdlib.h>
#include <string.h>
Include dependency graph for signals.c:

Functions

void FC_FUNC_ (block_signals, BLOCK_SIGNALS)()
 
void FC_FUNC_ (unblock_signals, UNBLOCK_SIGNALS)()
 
void handle_segv (int *)
 
void FC_FUNC_ (trap_segfault, TRAP_SEGFAULT)()
 
void FC_FUNC_ (get_signal_description, GET_SIGNAL_DESCRIPTION)
 

Function Documentation

◆ FC_FUNC_() [1/4]

void FC_FUNC_ ( block_signals  ,
BLOCK_SIGNALS   
)

◆ FC_FUNC_() [2/4]

void FC_FUNC_ ( unblock_signals  ,
UNBLOCK_SIGNALS   
)

◆ handle_segv()

void handle_segv ( int *  )

◆ FC_FUNC_() [3/4]

void FC_FUNC_ ( trap_segfault  ,
TRAP_SEGFAULT   
)

◆ FC_FUNC_() [4/4]

void FC_FUNC_ ( get_signal_description  ,
GET_SIGNAL_DESCRIPTION   
)