Searched defs:EALREADY (Results 1 – 4 of 4) sorted by relevance
81 #define EALREADY 37 /* Operation already in progress */ macro
195 #define EALREADY 149 /* operation already in progress */ macro
175 #define EALREADY 149 /* operation already in progress */ macro
631 public static final int EALREADY = 149; field in PoolsException