From: Markku Laukkanen
Subject: Multi-threaded / multi-processor CL  ?
Date: 
Message-ID: <356A5D19.798E5775@research.nokia.com>
Hi!

Does anybody has pointers to papers describing how the implementations
of the GC and the thread switch (concerning global symbols = symbols
binded on stack after thread was created) has been done in Common Lisp
systems ??

 I have been thinking how in earth to do the thing efficiently, and
can't really find it out.

    PKY