RTEMS CPU Kit with SuperCore
4.11.3
|
Send a Signal to a Process. More...
#include <pthread.h>
#include <errno.h>
#include <rtems/system.h>
#include <rtems/posix/pthreadimpl.h>
#include <rtems/posix/psignalimpl.h>
Functions | |
int | kill (pid_t pid, int sig) |
Send a Signal to a Process.