Searched defs:MSG_WAITALL (Results 1 – 2 of 2) sorted by relevance
259 #define MSG_WAITALL 0x100 /* Wait for a full request */ macro
213 public static final int MSG_WAITALL = placeholder(); field in OsConstants