On Sat, Feb 18, 2006 at 11:51:48AM -0500, Ken Raeburn wrote:
> On Feb 17, 2006, at 06:18, Stanislav Ievlev wrote:
>
> >Greetings!
> >
> >It is unable to call callback from thread in guile extension.
>
> Does it work if you use scm_with_guile in that thread, as described
> in the documentation?
On Feb 17, 2006, at 06:18, Stanislav Ievlev wrote:
Greetings!
It is unable to call callback from thread in guile extension.
Does it work if you use scm_with_guile in that thread, as described
in the documentation?
(from doc/ref/api-init.texi)
Each thread that wants to use functions from t