Lines Matching defs:EDEADLOCK
1108 EDEADLOCK => "Resource deadlock would occur",
1262 pub const EDEADLOCK: Errno = Errno::EDEADLK;
1526 pub const EDEADLOCK: Errno = Errno::EDEADLK;
1752 pub const EDEADLOCK: Errno = Errno::EDEADLK;
1969 pub const EDEADLOCK: Errno = Errno::EDEADLK;
2758 EDEADLOCK = libc::EDEADLOCK,
2890 libc::EDEADLOCK => EDEADLOCK,
3047 pub const EDEADLOCK: Errno = Errno::EDEADLK;