Implements kill(). Kill() - deletes the process - and any wake or termination, - removes from the list of children, and - (if running) [TODO] discards the result and doesn't act on the action. The call fails silently if the process has already terminated or does not exist.
@author ian
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.