Searched defs:EAGAIN (Results 1 – 3 of 3) sorted by relevance
119 static final int EAGAIN = OsConstants.EAGAIN; field in UnixConstants
332 private static final int EAGAIN = 11; field in FileSystemPreferences
236 public static final int EAGAIN = placeholder(); field in OsConstants