| Allegro CL version 8.0 Unrevised from 7.0 to 8.0. | ||||||||||
Arguments: process
This function returns the function used to determine when a waiting process becomes runnable. The function is the one specified to the currently active call to process-wait on process. Wait functions are fully described in the process-waitdescription.
(If process is not waiting, process-wait-function returns nil.)
See multiprocessing.htm for general information on multiprocessing in Allegro CL.
Copyright (c) 1998-2008, Franz Inc. Oakland, CA., USA. All rights reserved.
Documentation for Allegro CL version 8.0. This page was not revised from the 7.0 page.
Created 2005.12.9.
| Allegro CL version 8.0 Unrevised from 7.0 to 8.0. | ||||||||||