- Subject: Re: [slang-users] S-Lang Thread-Safe?
- From: "John E. Davis" <davis@xxxxxxxxxxxxx>
- Date: Thu, 12 Jan 2006 11:54:16 -0500
Marius M. M. <0x0090@xxxxxxxxx> wrote:
>I would like to know if the S-Lang library (currently using 1.4.9) is
>thread-safe or not? Example: Is it possible to let a Keyboard-Input and
>a Drawing thread run separated from the program-main() that called the
>S-Lang init functions without getting abstruse errors or misbehaviours?
>Thanks,
The interpreter is reentrant, but not thread safe. The SLang_init
functions should be called once.
--John
_______________________________________________
To unsubscribe, visit http://jedsoft.org/slang/mailinglists.html
[2006 date index]
[2006 thread index]
[Thread Prev] [Thread Next]
[Date Prev] [Date Next]