[plt-scheme] Efficient asynchronous communication primitives [PATCH]

From: Dimitris Vyzovitis (vyzo at media.mit.edu)
Date: Sun Mar 16 23:05:35 EDT 2008

On Sun, 16 Mar 2008, Grant Rettke wrote:

> Per Dimitris:
>
> Note that you need to regenerate cstartup.inc (with make startup, after
> temporariy disabling USE_COMPILED_STARTUP in schminc.h) and mzmark.c (with
> mkmark.ss) in order to compile it. The latter is of particular importance,
> since it is the code that handles traversal of the new fields in the
> thread.
>

Ok, this is an updated patch (for 8997) that also includes the autogen
files (cstartup.inc bytecode/mzmark.c) so that you don't have to go
manual.
There are no changes in the actual code from the previous patch.

-- vyzo
-------------- next part --------------
A non-text attachment was scrubbed...
Name: mbox-8997.patch.gz
Type: application/octet-stream
Size: 9849 bytes
Desc: mbox-8997.patch.gz
URL: <http://lists.racket-lang.org/users/archive/attachments/20080316/d71926a9/attachment.obj>

Posted on the users mailing list.