process-kill

$Revision: 5.0.2.4 $

Function

Package: MULTIPROCESSING

Arguments: (process)

This function resets the process to unwind it, then removes it from consideration by the scheduler and from the *all-processes* list. The effect is not immediate as the process' stack-group may have to be scheduled in order to unwind. The process is made active if necessary to unwind it.

See multiprocessing.htm for general information on multiprocessing in Allegro CL.

The general documentation description is in introduction.htm. The index in index.htm.

Copyright (C) 1998-1999, Franz Inc., Berkeley, CA. All Rights Reserved.