deadlock

Resource deadlock avoided.

Errno.swift:148
static var deadlock: Errno { get }

You attempted to lock a system resource that would have resulted in a deadlock.

The corresponding C error is EDEADLK.