Searched defs:ERESTART (Results 1 – 5 of 5) sorted by relevance
189 #define ERESTART (-1) /* restart syscall */ macro
137 #define ERESTART 91 /* Restartable system call */ macro
157 #define ERESTART 91 /* Restartable system call */ macro
481 public static final int ERESTART = 91; field in PoolsException
140 #define ERESTART 0 macro