diff options
Diffstat (limited to 'ACE/examples/Timer_Queue/README')
-rw-r--r-- | ACE/examples/Timer_Queue/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ACE/examples/Timer_Queue/README b/ACE/examples/Timer_Queue/README index d3bc045b9cc..755789b9f5b 100644 --- a/ACE/examples/Timer_Queue/README +++ b/ACE/examples/Timer_Queue/README @@ -1,4 +1,4 @@ -$Id$ + This directory contains several examples that illustrate how to use various concurrency mechanisms to schedule and handle timer-based |