| Allegro CL version 8.2 Unrevised from 8.1 to 8.2. 8.1 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-2016, Franz Inc. Oakland, CA., USA. All rights reserved.
This page was not revised from the 8.1 page.
Created 2010.1.21.
| Allegro CL version 8.2 Unrevised from 8.1 to 8.2. 8.1 version |