RTEMS CPU Kit with SuperCore  4.11.3
Macros
sigset.h File Reference

POSIX Signal Sets Management Helper. More...

#include <signal.h>
Include dependency graph for sigset.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define SIGNAL_EMPTY_MASK   0x00000000L
 
#define SIGNAL_ALL_MASK   0xffffffffL
 

Detailed Description

POSIX Signal Sets Management Helper.

This file defines the interface to implementation helper for management of POSIX Signal Sets.