lua-users home
lua-l archive

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


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.