37#ifndef _RTEMS_POSIX_PSIGNAL_H
38#define _RTEMS_POSIX_PSIGNAL_H
40#include <sys/signal.h>
53extern const uint32_t _POSIX_signals_Maximum_queued_signals;
This header file provides interfaces of the Chain Handler which are used by the implementation and th...
This structure represents a chain node.
Definition: chain.h:78