Altera_avalon_mailbox_post(), Document revision history, Altera_avalon_mailbox_post() -6 – Altera Embedded Peripherals IP User Manual
Page 269: Document revision history -6

altera_avalon_mailbox_post()
Prototype:
int altera_avalon_mailbox_post (alt_mailbox_dev* dev, alt_u32
msg);
Thread-safe:
Yes.
Available from
ISR:
No.
Include:
<
altera_avalon_mailbox.h
>
Parameters:
dev
—the mailbox device to post a message to.
msg
—the value to post.
Returns:
Returns 0 on success, or
EWOULDBLOCK
if the mailbox is full.
Description:
altera_avalon_mailbox_post()
posts a message to the mailbox.
Document Revision History
Table 27-4: Document Revision History
Date and
Document
Version
Changes Made
Summary of Changes
December
2010
v10.1.0
Removed the “Device Support”, “Instantiating the Core in
SOPC Builder”, and “Referenced Documents” sections.
—
July 2010
v10.0.0
No change from previous release.
—
November
2009
v9.1.0
No change from previous release.
—
March 2009
v9.0.0
No change from previous release.
—
November
2008
v8.1.0
Changed to 8-1/2 x 11 page size. No change to content.
—
May 2008
v8.0.0
No change from previous release.
—
27-6
altera_avalon_mailbox_post()
UG-01085
2014.24.07
Altera Corporation
Mailbox Core