OAR

RTEMS 4.5.1-pre3 On-Line Library


Mailbox Manager del_mbx - Delete Mailbox

PREV UP NEXT Bookshelf RTEMS ITRON 3.0 API User's Guide

5.4.2: del_mbx - Delete Mailbox

CALLING SEQUENCE:

ER del_mbx(
  ID mbxid
);

STATUS CODES:

E_OK - Normal completion
E_ID - Invalid ID number
E_NOEXS - Object does not exist
E_OACV - Object access violation

DESCRIPTION:

Specified by the ID, cleans up all data structures and control blocks.

NOTES:

NONE


PREV UP NEXT Bookshelf RTEMS ITRON 3.0 API User's Guide

Copyright © 1988-2000 OAR Corporation