summaryrefslogtreecommitdiff
path: root/ACE/examples/System_V_IPC/README
blob: 560e3ec19a42786c7e181556b0e61bc54eb84e56 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
$Id$

This directory contains a number of examples that illustrate how to
use the following ACE library components:

  . SV_Message_Queues
    Illustrates the ACE wrappers for System V Message
    Queues.

  . SV_Semaphores
    Illustrates the ACE wrappers for System V Semaphores.

  . SV_Shared_Memory
    Illustrates the ACE wrappers for System V Shared Memory.