<div dir="ltr"><div><div><div><div><div><div>I found this code in examples/pthread/pthread.c:<br><br></div> ___setup_params_struct setup_params;<br><br>  ___setup_params_reset (&setup_params);<br><br>  setup_params.version = ___VERSION;<br>  setup_params.linker  = SCHEME_LIBRARY_LINKER;<br><br>  ___setup (&setup_params);<br><br></div>What does ___setup_params_reset and ___setup do?<br></div></div><br></div>Thanks,<br><br></div>--Vijay<br></div>