![]() |
RTEMS
5.0.0
|
Sends a signal Asynchronously directed to a thread. More...
#include <pthread.h>#include <signal.h>#include <errno.h>#include <rtems/posix/threadsup.h>#include <rtems/posix/psignalimpl.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