guile-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: thread in c and guile


From: Neil Jerram
Subject: Re: thread in c and guile
Date: 28 Nov 2001 21:23:06 +0000
User-agent: Gnus/5.0808 (Gnus v5.8.8) Emacs/20.7

>>>>> "Brian" == Brian McAndrews <address@hidden> writes:

    Brian> Is it alright to call scm_boot_guile in one thread and then
    Brian> call scm_eval_string in another thread?

If you mean pthreads or some other kind of OS-provided threads, no,
this is not supported.

        Neil




reply via email to

[Prev in Thread] Current Thread [Next in Thread]