|
RTEMS CPU Kit with SuperCore
|
Examine and/or change the calling thread's signal mask. More...
#include <pthread.h>#include <signal.h>#include <errno.h>#include <rtems/system.h>#include <rtems/posix/pthreadimpl.h>#include <rtems/posix/psignalimpl.h>#include <rtems/seterr.h>
Functions | |
| int | pthread_sigmask (int how, const sigset_t *__restrict set, sigset_t *__restrict oset) |
Examine and/or change the calling thread's signal mask.
1.8.13