RTEMS 4.7.0 On-Line Library 
 
Message Passing Manager Directives 
 
 
 
 
 
  
 
  
RTEMS POSIX API User's Guide  
16.4: Directives 
Message Passing Manager mq_open - Open a Message Queue 
Message Passing Manager mq_close - Close a Message Queue 
Message Passing Manager mq_unlink - Remove a Message Queue 
Message Passing Manager mq_send - Send a Message to a Message Queue 
Message Passing Manager mq_receive - Receive a Message from a Message Queue 
Message Passing Manager mq_notify - Notify Process that a Message is Available 
Message Passing Manager mq_setattr - Set Message Queue Attributes 
Message Passing Manager mq_getattr - Get Message Queue Attributes 
 
This section details the message passing manager's directives. A
subsection is dedicated to each of this manager's directives and describes
the calling sequence, related constants, usage, and status codes.
 
 
 
 
 
 
  
 
  
RTEMS POSIX API User's Guide  
Copyright © 1988-2004 OAR Corporation