Edd Dawson | 31 May 18:39

Re: Non pre-emptible Boost.Thread


On 31 May 2008, at 13:39, Mathias Gaunard wrote:

> Pth means Portable threads.
> The whole point of pth is that it is fully platform independent, since
> it only uses setjmp/longjmp (of course it can use more efficient if
> available)

Ok. Are you suggesting that I implement my library in terms of Pth?

That might be a good idea, but I think I'd prefer to use the guts of  
Boost.Coroutine, which now seems possible.

Edd
_______________________________________________
Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost


Gmane