RTEMS
|
Sends an Event Set to the Target Task. More...
#include <rtems/rtems/eventimpl.h>
#include <rtems/rtems/tasksdata.h>
#include <rtems/score/threadimpl.h>
Go to the source code of this file.
Functions | |
rtems_status_code | rtems_event_send (rtems_id id, rtems_event_set event_in) |
Sends an event set to a task. More... | |
Sends an Event Set to the Target Task.
Definition in file eventsend.c.