Searched defs:EINTR (Results 1 – 6 of 6) sorted by relevance
44 #define EINTR 4 /* Interrupted system call */ macro
52 #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
625 #define EINTR 4 macro