RTEMS 6.1-rc4
Loading...
Searching...
No Matches
Functions
eventsend.c File Reference

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.
 

Detailed Description

This source file contains the implementation of rtems_event_send().