RTEMS CPU Kit with SuperCore
|
System Generates Signal for process after realtime seconds elapsed. More...
#include <unistd.h>
#include <rtems/posix/pthreadimpl.h>
#include <rtems/posix/psignalimpl.h>
#include <rtems/score/threaddispatch.h>
#include <rtems/score/todimpl.h>
#include <rtems/score/watchdogimpl.h>
Macros | |
#define | KILL_STATUS (void) |
Functions | |
unsigned int | alarm (unsigned int seconds) |
System Generates Signal for process after realtime seconds elapsed.