All Manuals > LispWorks Release Notes and Installation Guide > 13 Release Notes > 13.2 Multiprocessing

NextPrevUpTopContentsIndex

13.2.2 Simple processes not supported

Simple processes are no longer supported.

Old APIs to create them, including mp:create-simple-process and calling mp:process-run-function with :simple-p t now signal error. In particular, mp:simple-process-p and mp:*default-simple-process-priority* are no longer documented.


LispWorks Release Notes and Installation Guide - 23 Dec 2011

NextPrevUpTopContentsIndex