process-run-restartable-function

$Revision: 5.0.2.3 $

Function

Package: MULTIPROCESSING

Arguments: (name-or-options preset-function &rest preset-arguments)

This function is just like mp:process-run-function, but automatically provides a reset-action argument of t in the call to make-process. The process thus started will restart if it is reset or completes.

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.