[mcclim-devel] Proper naming of threads under SBCL (patch)
Troels Henriksen
athas at sigkill.dk
Sat Feb 4 20:56:09 UTC 2006
Attached is a patch which will pass the names of threads created with
`make-process' properly on to `sb-thread:make-thread' under
SBCL. Without this patch, the specified names of threads will not show
up when doing a thread listing with `sb-thread:list-all-threads'.
It's an extremely simple patch and it hasn't caused any problems for
me.
--
\ Troels "Athas" Henriksen
/\ sigkill.dk/blog (Danish)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: mp-sbcl.lisp
Type: application/octet-stream
Size: 691 bytes
Desc: not available
URL: <https://mailman.common-lisp.net/pipermail/mcclim-devel/attachments/20060204/f177d0e7/attachment.obj>
More information about the mcclim-devel
mailing list