| Allegro CL version 8.2 Unrevised from 8.1 to 8.2. 8.1 version |
Arguments: process
Returns the property-list of process, which must
be an instance of mp:process
. The property-list slot
of a process implements a generalized property list as a convenient
place to store additional information about a process. This slot may
be changed with setf, although
it is more usual to use the generalized property list functions on
it.
See multiprocessing.htm for general information on multiprocessing 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 |