RTEMS
5.0.0
|
Examine and/or change the calling thread's signal mask. More...
#include <pthread.h>
#include <signal.h>
#include <errno.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.