Searched defs:EINPROGRESS (Results 1 – 4 of 4) sorted by relevance
48 #define EINPROGRESS WSAEINPROGRESS macro
95 #define EINPROGRESS 36 /* Operation now in progress */ macro
194 #define EINPROGRESS 150 /* operation now in progress */ macro
636 public static final int EINPROGRESS = 150; field in PoolsException