process-wait-args

Function

Package: mp

Arguments: struct

This function returns the list of arguments passed by the scheduler or the operating system (depending on whether the implementation is non :os-threads or :os-threads) 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 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.