source: rtems/doc/posix1003.1/ch15.t @ 68feecfd

4.104.114.84.95
Last change on this file since 68feecfd was 68feecfd, checked in by Joel Sherrill <joel.sherrill@…>, on 03/11/98 at 22:56:23

Outline complete and apparently correct.

  • Property mode set to 100644
File size: 607 bytes
Line 
1@c
2@c  COPYRIGHT (c) 1988-1998.
3@c  On-Line Applications Research Corporation (OAR).
4@c  All rights reserved.
5@c
6@c  $Id$
7@c
8
9@chapter Message Passing
10@section Data Definitions for Message Queues
11@subsection Data Structures
12@section Message Passing Functions
13@subsection Open a Message Queue
14@subsection Close a Message Queue
15@subsection Remove a Message Queue
16@subsection Send a Message to a Message Queue
17@subsection Receive a Message From a Message Queue
18@subsection Notify Process That a Message is Available on a Queue
19@subsection Set Message Queue Attributes
20@subsection Get Message Queue Attributes
21
Note: See TracBrowser for help on using the repository browser.