Searched refs:SIGABORT_RETURN_VALUE (Results 1 – 1 of 1) sorted by relevance
37 private static final int SIGABORT_RETURN_VALUE = 134; field in ExecutionResult120 return (returnValue == SIGABORT_RETURN_VALUE); in isSigabort()