mailboxReceive.c File Reference

Implements the functions: mailboxReceive. More...

#include <stddef.h>
#include <mailbox.h>

Include dependency graph for mailboxReceive.c:

Go to the source code of this file.

Functions

syscall mailboxReceive (mailbox box)
 Receive a mailmsg from a mailbox.


Detailed Description

Implements the functions: mailboxReceive.

Id
mailboxReceive.c 1339 2008-06-24 01:07:10Z mschul

Definition in file mailboxReceive.c.


Function Documentation

syscall mailboxReceive ( mailbox  box  ) 

Receive a mailmsg from a mailbox.

Parameters:
box the number of the mailbox to receive from
Returns:
the mailmsg that was dequeded, otherwise SYSERR

Definition at line 17 of file mailboxReceive.c.

References signal(), SYSERR, and wait().

Here is the call graph for this function:


Generated on Wed Aug 27 06:08:49 2008 for Embedded XINU by  doxygen 1.5.5