RTEMS 6.1-rc5
Loading...
Searching...
No Matches
Functions
taskwakeafter.c File Reference

This source file contains the implementation of rtems_task_wake_after(). More...

#include <rtems/rtems/tasks.h>
#include <rtems/score/threadimpl.h>
#include <rtems/score/watchdogimpl.h>

Functions

rtems_status_code rtems_task_wake_after (rtems_interval ticks)
 Wakes up after a count of clock ticks have occurred or yields the processor.
 

Detailed Description

This source file contains the implementation of rtems_task_wake_after().