[Bordeaux-threads-devel] [PATCH] LIFT fix and hash-table-based fluids
Stephen Compall
scompall at nocandysw.com
Sat Dec 27 05:48:37 UTC 2008
These implement fluids, or boxes for for thread-local values. They do
not require threads to be made with bt:make-thread. The implementation
assumes that the value answered by `current-thread' is EQL to the live
values of past and future invocations within a particular thread.
They also include a LIFT fix.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: bordeaux-threads-liftfix+fluids.dpatch
Type: application/octet-stream
Size: 14021 bytes
Desc: the Darcs patch
URL: <https://mailman.common-lisp.net/pipermail/bordeaux-threads-devel/attachments/20081226/3d71cc39/attachment.obj>
-------------- next part --------------
--
I write stuff at http://failex.blogspot.com/ now. But the post
formatter and themes are terrible for sharing code, the primary
content, so it might go away sooner or later.
More information about the bordeaux-threads-devel
mailing list