process-kill

Function

Package: mp

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 documentation is described in introduction.htm and the index is in index.htm.

Copyright (c) 1998-2000, Franz Inc. Berkeley, CA., USA. All rights reserved.

Created 2000.10.5.