|
RTEMS CPU Kit with SuperCore
4.11.2
|
POSIX Signals Clear Signals. More...
#include <errno.h>#include <pthread.h>#include <signal.h>#include <rtems/system.h>#include <rtems/score/isr.h>#include <rtems/score/thread.h>#include <rtems/score/wkspace.h>#include <rtems/seterr.h>#include <rtems/posix/threadsup.h>#include <rtems/posix/psignalimpl.h>#include <rtems/posix/pthreadimpl.h>#include <rtems/posix/time.h>#include <stdio.h>
Functions | |
| bool | _POSIX_signals_Clear_signals (POSIX_API_Control *api, int signo, siginfo_t *info, bool is_global, bool check_blocked, bool do_signals_acquire_release) |
| Clear POSIX signals. | |
POSIX Signals Clear Signals.
1.8.13