process-thread

Function

Package: mp

Arguments: process

Returns the thread object associated with process. The symbol naming this function only exists in :os-threads implementations so calls in code to be ported between implementations should be conditionalized with #+os-threads.

process-stack-group is the non :os-threads rough equivalent of this function.

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.