RTEMS CPU Kit with SuperCore  4.11.3
Functions
ualarm.c File Reference

Schedule Alarm. More...

#include <signal.h>
#include <unistd.h>
#include <rtems/posix/pthreadimpl.h>
#include <rtems/posix/psignalimpl.h>
#include <rtems/posix/time.h>
#include <rtems/score/threaddispatch.h>
#include <rtems/score/todimpl.h>
#include <rtems/score/watchdogimpl.h>
Include dependency graph for ualarm.c:

Functions

useconds_t ualarm (useconds_t useconds, useconds_t interval)
 

Detailed Description

Schedule Alarm.