Searched refs:EDEADLOCK (Results 1 – 10 of 10) sorted by relevance
/external/libusb/msvc/ |
D | errno.h | 60 #define EDEADLOCK 36 /* Resource deadlock avoided (non-Cyg) */ macro
|
/external/kernel-headers/original/uapi/asm-generic/ |
D | errno.h | 39 #define EDEADLOCK EDEADLK macro
|
/external/kernel-headers/original/uapi/asm-mips/asm/ |
D | errno.h | 35 #define EDEADLOCK 56 /* File locking deadlock error */ macro
|
/external/syslinux/com32/include/ |
D | errno.h | 64 #define EDEADLOCK EDEADLK macro
|
/external/syslinux/core/lwip/src/include/lwip/ |
D | arch.h | 137 #define EDEADLOCK EDEADLK macro
|
/external/minijail/linux-x86/ |
D | libconstants.gen.c | 203 #ifdef EDEADLOCK 204 { "EDEADLOCK", (unsigned long) EDEADLOCK },
|
/external/fio/os/windows/ |
D | posix.c | 113 case ERROR_POSSIBLE_DEADLOCK: return EDEADLOCK; in win_to_posix_error()
|
/external/robolectric/v1/lib/main/ |
D | sqlite-jdbc-3.7.2.jar | META-INF/
META-INF/MANIFEST.MF
META-INF/maven/
META- ... |
/external/strace/ |
D | ChangeLog-CVS | 166 * linux/errnoent.h: Make ERRNO_58 show EDEADLOCK for POWERPC.
|
/external/v8/tools/profviz/ |
D | gnuplot-4.6.3-emscripten.js | 989 …5,ENOLCK:46,EBADE:50,EBADR:51,EXFULL:52,ENOANO:53,EBADRQC:54,EBADSLT:55,EDEADLOCK:56,EBFONT:57,ENO… property
|