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: Brian McAndrews
Subject: RE: thread in c and guile
Date: Fri, 30 Nov 2001 09:11:59 -0600

Quick question then, can I have a guile interpreter per-thread?  

-----Original Message-----
From: address@hidden [mailto:address@hidden
Behalf Of Neil Jerram
Sent: Wednesday, November 28, 2001 3:23 PM
To: Brian McAndrews
Cc: address@hidden
Subject: Re: thread in c and guile


>>>>> "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


_______________________________________________
Guile-user mailing list
address@hidden
http://mail.gnu.org/mailman/listinfo/guile-user





reply via email to

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