LispWorks supports "lightweight" processes. The programming environment, for example, makes extensive use of this mechanism to create separate processes for the various tools.
On some platforms, LispWorks multiprocessing uses native threads. See Native threads and foreign code for more details.