LispWorks User Guide and Reference Manual > 15 Multiprocessing > 15.12 Native threads and foreign code

NextPrevUpTopContentsIndex

15.12.2 Native threads on other platforms

Lisp uses a single native thread and implements user level threads to support mp:process .

You can only call back into Lisp from its single native thread.

Note: This section applies to LispWorks for UNIX only (not LispWorks for Linux, FreeBSD, x86/x64 Solaris or Macintosh).


LispWorks User Guide and Reference Manual - 22 Dec 2009

NextPrevUpTopContentsIndex