[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: RE: Latent functions
- From: "Eric Ries" <eries@...>
- Date: Sun, 25 Nov 2001 22:18:24 -0500
This is great news. I can't wait to see it :)
-----Original Message-----
From: owner-lua-l@tecgraf.puc-rio.br
[mailto:owner-lua-l@tecgraf.puc-rio.br]On Behalf Of Diego Fernandes
Nehab
Sent: Sunday, November 25, 2001 6:47 PM
To: Multiple recipients of list
Subject: Re: Latent functions
> We also need a multithread library based on say POSIX threads. I think
Roberto
> has the beginnings of one. He might even have posted it here, I'm not
sure.
I have a copy of it and it works. I have also implemented basic thread
support using the Win32 API and it works too. :-) I am now unifying both
implementations and I plan to release the library soon.
[]s,
Diego.