RTEMS  5.0.0
Macros
sigset.h File Reference

POSIX Signal Sets Management Helper. More...

#include <stdbool.h>
#include <signal.h>

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.