Re: Eu Threading -- Cheap Threads

new topic     » goto parent     » topic index » view thread      » older message » newer message

The thing is, threads do *kinda* work in Euphoria using the Windows
API. I've played around with it, and I could get multiple threads to
execute concurrently so long as each thread killed itself prior to
exiting. Allowing the thread to return 0 (normal behavior) causes a
machine crash, but killing the thread first works. I can dig up my
research if anyone is interested.

~Greg


On Mon, 20 Sep 2004 12:00:04 -0700, Ron Weidner <guest at rapideuphoria.com>
wrote:
> 
> posted by: Ron Weidner <nova812 at hotmail.com>
> 
> I've seen several posts about threads here.  So far, it seems
> threads are not implemented.  So, I found this LGPL C lib called
> "Cheap Threads" that might be helpful for someone willing to
> implement it for Eu.  Not sure it will help but, here is the
> URL anyway...
> 
> http://home.swbell.net/mck9/ct/
> 
> 
> 
>

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu