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


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.