|
RTEMS CPU Kit with SuperCore
4.11.2
|
POSIX Signals Thread Unlock. More...
#include <errno.h>#include <pthread.h>#include <signal.h>#include <rtems/system.h>#include <rtems/score/isr.h>#include <rtems/score/threadimpl.h>#include <rtems/score/threadqimpl.h>#include <rtems/score/watchdogimpl.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_Unblock_thread (Thread_Control *the_thread, int signo, siginfo_t *info) |
| Unlock POSIX signals thread. | |
POSIX Signals Thread Unlock.
1.8.13