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