RTEMS 6.1-rc5
|
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. | |
This source file contains the implementation of rtems_task_wake_after().