Interrupts a process.
mp
process-interrupt-list process function arguments
| process⇩ | 
A process. | 
| function⇩ | 
A function to apply on resuming process. | 
| arguments⇩ | 
A list of the arguments to supply to function. | 
The function process-interrupt-list causes the Lisp process process to apply function to arguments when it is next resumed. It is just like process-interrupt except that arguments are supplied as a list.
LispWorks® User Guide and Reference Manual - 01 Dec 2021 19:30:51