Boost logo

Boost :

Subject: Re: [boost] [thread] barrier::wait() not marked as interruption_point
From: Vicente J. Botet Escriba (vicente.botet_at_[hidden])
Date: 2013-03-04 17:05:34


Le 14/01/13 10:03, Oliver Kowalke a écrit :
> In the documentation (1.53 beta) barrier::wait() is not marked as
> interruption-point nor that it will throw thread_interrupted if thread
> blocked inside barrier::wait() if it gets interrupted.
> Because barrier::wait() calls condition_variable::wait() and
> condition_variable::wait() is a interruption-point barrier::wait() should
> it be too - or do I miss something?
>
I guess you are right. Could you fill a Trac ticket?

Best,
Vicente


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