|
RTEMS CPU Kit with SuperCore
4.11.2
|
Sends a signal Asynchronously directed to a thread. More...
#include <pthread.h>#include <signal.h>#include <errno.h>#include <rtems/posix/pthreadimpl.h>#include <rtems/posix/psignalimpl.h>#include <rtems/score/isr.h>#include <rtems/score/threadimpl.h>
Functions | |
| int | pthread_kill (pthread_t thread, int sig) |
Sends a signal Asynchronously directed to a thread.
1.8.13