blob: c5ebde21a603caa54cdd00dd0348b911d6bd037f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
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.
|