Searched defs:WNOHANG (Results 1 – 2 of 2) sorted by relevance
4 #define WNOHANG 0x00000001 macro
341 public static final int WNOHANG = placeholder(); field in OsConstants