Home
last modified time | relevance | path

Searched defs:EDEADLK (Results 1 – 25 of 39) sorted by relevance

12

/external/libusb/msvc/
Derrno.h61 #define EDEADLK 36 macro
/external/libcxx/include/
Derrno.h377 #define EDEADLK 9975 macro
/external/kernel-headers/original/uapi/asm-generic/
Derrno.h7 #define EDEADLK 35 /* Resource deadlock would occur */ macro
/external/kernel-headers/original/uapi/asm-mips/asm/
Derrno.h28 #define EDEADLK 45 /* Resource deadlock would occur */ macro
/external/python/cpython2/Lib/plat-irix5/
DERRNO.py53 EDEADLK = 45 variable
/external/u-boot/include/linux/
Derrno.h39 #define EDEADLK 35 /* Resource deadlock would occur */ macro
/external/swiftshader/third_party/LLVM/include/llvm/Support/
Dsystem_error.h431 # define EDEADLK 36 macro
/external/python/cpython2/Lib/plat-irix6/
DERRNO.py57 EDEADLK = 45 variable
/external/python/cpython2/Lib/plat-beos5/
DIN.py155 EDEADLK = (B_POSIX_ERROR_BASE + 3) variable
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dzerrors_solaris_amd64.go1173 EDEADLK = syscall.Errno(0x2d) const
Dzerrors_dragonfly_amd64.go1314 EDEADLK = syscall.Errno(0xb) const
Dzerrors_openbsd_arm.go1349 EDEADLK = syscall.Errno(0xb) const
Dzerrors_netbsd_arm.go1445 EDEADLK = syscall.Errno(0xb) const
Dzerrors_openbsd_amd64.go1446 EDEADLK = syscall.Errno(0xb) const
Dzerrors_netbsd_amd64.go1456 EDEADLK = syscall.Errno(0xb) const
Dzerrors_openbsd_386.go1347 EDEADLK = syscall.Errno(0xb) const
Dzerrors_darwin_386.go1506 EDEADLK = syscall.Errno(0xb) const
Dzerrors_darwin_arm64.go1506 EDEADLK = syscall.Errno(0xb) const
Dzerrors_darwin_amd64.go1506 EDEADLK = syscall.Errno(0xb) const
Dzerrors_darwin_arm.go1506 EDEADLK = syscall.Errno(0xb) const
Dzerrors_freebsd_386.go1499 EDEADLK = syscall.Errno(0xb) const
Dzerrors_freebsd_arm.go1508 EDEADLK = syscall.Errno(0xb) const
Dzerrors_netbsd_386.go1466 EDEADLK = syscall.Errno(0xb) const
Dzerrors_freebsd_amd64.go1500 EDEADLK = syscall.Errno(0xb) const
/external/python/cpython2/Lib/plat-sunos5/
DSTROPTS.py991 EDEADLK = 45 variable

12