31 May 18:39
Re: Non pre-emptible Boost.Thread
From: Edd Dawson <lists <at> mr-edd.co.uk>
Subject: Re: Non pre-emptible Boost.Thread
Newsgroups: gmane.comp.lib.boost.devel
Date: 2008-05-31 16:39:23 GMT
Subject: Re: Non pre-emptible Boost.Thread
Newsgroups: gmane.comp.lib.boost.devel
Date: 2008-05-31 16:39:23 GMT
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
RSS Feed