Searched defs:EINTR (Results 1 – 5 of 5) sorted by relevance
44 #define EINTR 4 /* Interrupted system call */ macro
56 #define EINTR 4 /* interrupted system call */ macro
47 #define EINTR 4 /* interrupted system call */ macro
56 public static final int EINTR = 4; field in PoolsException
612 #define EINTR 4 macro