Boost logo

Boost :

From: John Maddock (john_at_[hidden])
Date: 2004-09-03 05:52:03


> pthread_yield is non-standard; you should use sched_yield instead
> (if at all). See
> <http://groups.google.com/groups?selm=3ecbb70c%40usenet01.boi.hp.com>

I should have made that clearer: we do use sched_yield when we can,
pthread_yield is a fallback.

John.


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk