process-thread

$Revision: 5.0.2.3 $

Function

Package: MULTIPROCESSING

Arguments: (struct)

Returns the thread object associated with process. Symbol only exists in :os-threads implementations so calls in code to be ported between implementations should be conditionalized like:

#+os-threads

mp: 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 general documentation description is in introduction.htm. The index in index.htm.

Copyright (C) 1998-1999, Franz Inc., Berkeley, CA. All Rights Reserved.