[plt-scheme] change the parameter value for a thread other than the current-thread?

From: YC (yinso.chen at gmail.com)
Date: Fri May 8 04:50:19 EDT 2009

Hi -

how can one change the value of a parameter in a thread other than the
current thread?

I gathered that parameter is based off of thread-cell, but it's unclear how
the underlying thread cell of the parameter can be referenced (and how the
thread cell can be accessed if I have the pointer to the thread).

Thanks,
yc
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.racket-lang.org/users/archive/attachments/20090508/c382d652/attachment.html>

Posted on the users mailing list.