Searched refs:TIMEOUT_RETURN_VALUE (Results 1 – 1 of 1) sorted by relevance
35 private static final int TIMEOUT_RETURN_VALUE = 124; field in ExecutionResult105 return (returnValue == TIMEOUT_RETURN_VALUE); in isTimeout()