All Manuals > LispWorks User Guide and Reference Manual > 15 Multiprocessing > 15.9 Native threads and foreign code

NextPrevUpTopContentsIndex

15.9.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 - 21 Dec 2011

NextPrevUpTopContentsIndex