[EMAIL PROTECTED] writes:

> Indeed, scm_c_run_hook() is being called from a separate thread which
> processes all events, I had forgotten about that, but I can see why that
> can be a problem.  Is there a way to synchronize the Scheme shell with
> other threads in the program ?

If you're using Guile 1.7, please see section 5.3 of the manual, which
describes how to use scm_with_guile.

If Guile 1.6, I'm afraid I don't know - can anyone else help in this
case?

        Neil



_______________________________________________
Guile-user mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/guile-user

Reply via email to