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