RTEMS CPU Kit with SuperCore  4.11.2
Functions
eventsend.c File Reference

Sends an Event Set to the Target Task. More...

#include <rtems/rtems/eventimpl.h>
#include <rtems/rtems/tasks.h>
#include <rtems/score/threadimpl.h>
Include dependency graph for eventsend.c:

Functions

rtems_status_code rtems_event_send (rtems_id id, rtems_event_set event_in)
 Sends an Event Set to the Target Task. More...
 

Detailed Description

Sends an Event Set to the Target Task.