| Class | Description |
|---|---|
| SemaphoreLock |
An implementation of
Lock using a binary semaphore. |
| SemaphoreLockManager | |
| SemaphoreLockManagerFactory | |
| SemaphoreReadWriteLock |
Simple
ReadWriteLock implementation that uses a semaphore. |
Copyright © 2004–2014 Paul Ferraro. All rights reserved.