Andreas Andersen <········@daimi.au.dk> writes:
> How does one use threads in cmulc. I have searched on the webpage and
> on google but can't find anything.
Did you try the documentation within CMUCL environment? Generally,
threading functions comes in the multiprocess package (MP).
--
Frederic Brunel
Andreas Andersen <········@daimi.au.dk> writes:
> How does one use threads in cmulc. I have searched on the webpage and
> on google but can't find anything.
Have you looked at CLOCC (clocc.sf.net)? They have a wrapper around
all that stuff in their ports package.
Shawn