process-interrupt process function &rest arguments =>
Arguments
process
A process.
function
A function to apply on resuming process .
arguments
Arguments to supply to function .
Values
None.
Description
Causes the Lisp process process to apply function to arguments when it is next resumed. Afterwards the process resumes its normal execution. A waiting process is temporarily woken up.
LispWorks Reference Manual (Windows version) - 14 Dec 2001