| Allegro CL version 9.0 Unrevised from 8.2 to 9.0. 8.2 version |
The value of this variable is the process which is currently
running. After the process module is loaded (either automatically, or
because (require :process)
is evaluated), the value
will be non-nil
. This should be treated as a
read-only variable.
See also *current-thread*
.
See multiprocessing.htm
for general information on the multiprocessing facility in Allegro CL.
Copyright (c) 1998-2019, Franz Inc. Oakland, CA., USA. All rights reserved.
This page was not revised from the 8.2 page.
Created 2012.5.30.
| Allegro CL version 9.0 Unrevised from 8.2 to 9.0. 8.2 version |