Home
last modified time | relevance | path

Searched defs:EDEADLOCK (Results 1 – 21 of 21) sorted by relevance

/external/libusb/msvc/
Derrno.h60 #define EDEADLOCK 36 /* Resource deadlock avoided (non-Cyg) */ macro
/external/kernel-headers/original/uapi/asm-generic/
Derrno.h40 #define EDEADLOCK EDEADLK macro
/external/kernel-headers/original/uapi/asm-mips/asm/
Derrno.h36 #define EDEADLOCK 56 /* File locking deadlock error */ macro
/external/python/cpython2/Lib/plat-irix5/
DERRNO.py61 EDEADLOCK = 56 variable
/external/u-boot/include/linux/
Derrno.h65 #define EDEADLOCK EDEADLK macro
/external/python/cpython2/Lib/plat-irix6/
DERRNO.py66 EDEADLOCK = 56 variable
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dzerrors_solaris_amd64.go1174 EDEADLOCK = syscall.Errno(0x38) const
Dzerrors_linux_sparc64.go1819 EDEADLOCK = syscall.Errno(0x6c) const
Dzerrors_linux_mipsle.go2280 EDEADLOCK = syscall.Errno(0x38) const
Dzerrors_linux_s390x.go2337 EDEADLOCK = syscall.Errno(0x23) const
Dzerrors_linux_arm.go2283 EDEADLOCK = syscall.Errno(0x23) const
Dzerrors_linux_ppc64le.go2337 EDEADLOCK = syscall.Errno(0x3a) const
Dzerrors_linux_mips64.go2280 EDEADLOCK = syscall.Errno(0x38) const
Dzerrors_linux_ppc64.go2337 EDEADLOCK = syscall.Errno(0x3a) const
Dzerrors_linux_amd64.go2277 EDEADLOCK = syscall.Errno(0x23) const
Dzerrors_linux_mips64le.go2280 EDEADLOCK = syscall.Errno(0x38) const
Dzerrors_linux_386.go2277 EDEADLOCK = syscall.Errno(0x23) const
Dzerrors_linux_mips.go2280 EDEADLOCK = syscall.Errno(0x38) const
Dzerrors_linux_arm64.go2268 EDEADLOCK = syscall.Errno(0x23) const
/external/python/cpython2/Lib/plat-sunos5/
DSTROPTS.py1002 EDEADLOCK = 56 variable
/external/v8/tools/profviz/
Dgnuplot-4.6.3-emscripten.js989 …5,ENOLCK:46,EBADE:50,EBADR:51,EXFULL:52,ENOANO:53,EBADRQC:54,EBADSLT:55,EDEADLOCK:56,EBFONT:57,ENO… property