> I'm probably being dense, but I'm still not quite sure I understand > what you're saying. I'm assuming you're saying what I said above, > namely that, upon invoking a continuation, the dynamic bindings are > restored to the same locations as in the thread where the continuation > was captured, and thus now shared between the two thread.
No, the values are restored to locations of the thread that invokes the continuation. Kent _______________________________________________ r6rs-discuss mailing list [email protected] http://lists.r6rs.org/cgi-bin/mailman/listinfo/r6rs-discuss
