RTEMS 6.1-rc1
|
This source file contains the implementation of rtems_event_send(). More...
#include <rtems/rtems/eventimpl.h>
#include <rtems/rtems/tasksdata.h>
#include <rtems/score/threadimpl.h>
Functions | |
rtems_status_code | rtems_event_send (rtems_id id, rtems_event_set event_in) |
Sends the event set to the task. More... | |
This source file contains the implementation of rtems_event_send().