RTEMS CPU Kit with SuperCore
Macros | Functions
alarm.c File Reference

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>
Include dependency graph for alarm.c:

Macros

#define KILL_STATUS   (void)
 

Functions

unsigned int alarm (unsigned int seconds)
 

Detailed Description

System Generates Signal for process after realtime seconds elapsed.