class

Sync::Error::Deadlock

Inherits Sync::Error / Exception / Reference / Object

Raised when a lock would result in a deadlock. For example when trying to re-lock a checked mutex.