RTEMS Logo

RTEMS 4.6.4 On-Line Library


Signal Manager Signal Set Management

PREV UP NEXT Bookshelf RTEMS POSIX API User's Guide

2.3.1: Signal Set Management

Each process and each thread within that process has a set of individual signals and handlers associated with it. Services are provided to construct signal sets for the purposes of building signal sets -- type sigset_t -- that are used to provide arguments to the services that mask, unmask, and check on pending signals.


PREV UP NEXT Bookshelf RTEMS POSIX API User's Guide

Copyright © 1988-2004 OAR Corporation