class
Sync::Error::Deadlock
- Sync::Error::Deadlock
- Sync::Error
- Exception
- Reference
- Object
Overview
Raised when a lock would result in a deadlock. For example when trying to re-lock a checked mutex.
Raised when a lock would result in a deadlock. For example when trying to re-lock a checked mutex.