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