process-wait-args

$Revision: 5.0.2.3 $

Function

Package: MULTIPROCESSING

Arguments: (struct)

This function returns the list of arguments passed by the scheduler or the operating system (depening on whether the implementation is non-os-thread or os-thread) to the wait function (see process-wait-function) when determining when a waiting process becomes runnable.

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.