guile-user
[Top][All Lists]
Advanced

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

Thread and guile environment


From: rixed
Subject: Thread and guile environment
Date: Mon, 5 Jul 2010 10:23:11 +0200
User-agent: Mutt/1.5.12-2006-07-14

Suppose I have a multithreaded C program. Isn't the guile environment supposed
to be shared amongst all threads ? That's what I understood from reading the
docs anyway.

Yet this simple exemple shows the opposite (see the 3 attached files).
So am I supposed to source my global scheme definitions in all threads ?


Attachment: bug.c
Description: Text document

Attachment: bug.scm
Description: Text document

Attachment: Makefile
Description: Text document


reply via email to

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