Bordeaux-Threads

Version 0.8.8

Common Lisp threading library

Function START-MULTIPROCESSING

Syntax:

start-multiprocessing => No values.

Arguments and values:

Returns no values.

Description:

If the host implementation uses user-level threads, start the scheduler and multiprocessing, otherwise do nothing. It is safe to call repeatedly.

Exceptional situations:

None.

Notes:

Only has an effect on Allegro, CMUCL and Lispworks.

Last updated on 2022-01-07
Published on 2022-01-07
Edit on GitHub