Class | Needle::QueryableMutex |
In: |
lib/needle/thread.rb
|
Parent: | Mutex |
A subclass of Mutex that allows clients to discover which thread has the mutex locked. This is necessary for (among other things) discovering cycles in the dependency graph of services.