namespace Mutex objects

Classes for handling mutex
abstractsemaphore
Abstract class to manage a semaphore.
mutex
Class to store a mutex.
recursivemutex
Class to store a recuresive mutex.
readwritelock
Class to store a read/write lock.
semlock
Class to automatically lock and unlock a mutex.
barrier
Barrier class.
This library defines objects dealing with mutual exclusion semaphores and with read-write locks.

Author:
Written November 1998 by Daniel Sigg
Version:
1.0

alphabetic index hierarchy of classes


Please send questions and comments to zweizig_j@ligo.caltech.edu


generated by doc++