I have a C extension that creates a pthread and calls scheme_apply from it.<br>This crashes mzscheme with a segmentation fault.<br>Is there some way to call a scheme function from a pthread callback?<br><br>thanks in advance...<br>
<br>-- Vijay<br>