| Allegro CL version 10.1 New since the initial 10.1 release. |
When a process-pool-work-item
is active, which means
one of its report-start function, its function, or its report-end
function is running, this variable is bound to the work-item object
and can be examined to determine values of its various
slots. The data
slot is usually the one that is
most usefully read using this variable.
See Process pools in multiprocessing.htm for more information on process pools.
Copyright (c) 1998-2022, Franz Inc. Lafayette, CA., USA. All rights reserved.
This page is new in the 10.1 release.
Created 2019.8.20.
| Allegro CL version 10.1 New since the initial 10.1 release. |