[gambit-list] about thread-interrupt!

David St-Hilaire sthilaid at iro.umontreal.ca
Sun Sep 27 15:59:06 EDT 2009


Hi all,
Hi Marc,

I have a question regarding thread-interrupt!. Does the thunk used as the
interrupt body executed in the interrupted thread, or in the interrupting thread?

I think that it is ran in the interrupting thread because I ran into concurrency
problems that were (I believe) due to fact that the interrupted thread seemed to
take back the control while the interrupt body was not finished... is it
possible? o_O

Thanks!

--
David



More information about the Gambit-list mailing list