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