RTEMS
Files | Functions
spec:/rtems/event/val/send-receive

Tests the rtems_event_send and rtems_event_receive directives. More...

Files

file  tc-event-send-receive.c
 

Functions

static rtems_status_code EventSend (rtems_id id, rtems_event_set event_in)
 
static rtems_status_code EventReceive (rtems_id event_in, rtems_option option_set, rtems_interval ticks, rtems_event_set *event_out)
 
static rtems_event_set GetPendingEvents (Thread_Control *thread)
 
void T_case_body_RtemsEventValSendReceive (void)
 

Detailed Description

Tests the rtems_event_send and rtems_event_receive directives.

This test case performs the following actions: