process-run-restartable-function

Function

Package: mp

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

This function is just like 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 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.