Boost logo

Boost :

From: Howard Hinnant (howard.hinnant_at_[hidden])
Date: 2007-11-03 09:59:24


On Nov 2, 2007, at 4:05 AM, Anthony Williams wrote

> I added better cancellation to boost thread yesterday. condition
> wait+timed_wait, thread join+timed_join, sleep and
> this_thread::cancellation_point are now all cancellation points on
> pthreads
> and windows. This uses a thread_cancelled exception, and does not
> interoperate
> with pthread_cancel.

Thanks Anthony!

-Howard


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