scsh-users
[Top] [All Lists]

Re: Threads trouble

To: Emilio Lopes <eclig@gmx.net>
Subject: Re: Threads trouble
From: RT Happe <rthappe@web.de>
Date: Mon, 24 Apr 2006 21:34:41 +0200
Cc: scsh-users@scsh.net
List-id: <scsh-users.list-id.scsh.net>
Sender: rthappe@web.de
Emilio Lopes wrote:
So far, so good.  But now try this:

(spawn my-ls)

And then try

  (spawn (lambda ()
           (display (my-ls))
           (newline)))


rt

<Prev in Thread] Current Thread [Next in Thread>