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

This source file contains the implementation of _Event_Surrender(). More...

#include <rtems/rtems/eventimpl.h>
#include <rtems/rtems/optionsimpl.h>
#include <rtems/score/threadimpl.h>
#include <rtems/score/watchdogimpl.h>

Functions

rtems_status_code _Event_Surrender (Thread_Control *the_thread, rtems_event_set event_in, Event_Control *event, Thread_Wait_flags wait_class, ISR_lock_Context *lock_context)
 Surrenders a set of events.
 

Detailed Description

This source file contains the implementation of _Event_Surrender().