| Class | FSDB::Mutex |
| In: |
lib/fsdb/mutex.rb
|
| Parent: | Object |
Mutex class based on standard thread.rb Mutex, which has some problems:
Note: neither this Mutex nor the one in thread.rb is nestable.