Boost logo

Boost :

Subject: Re: [boost] [thread] possible raise in future
From: Oliver Kowalke (oliver.kowalke_at_[hidden])
Date: 2013-02-03 11:08:45


hmm - both functions are called by other member-fn of future_object_base,
locking the same mutex before. But might reordering (of var done' inlined
code) still be possible?
I'm asking because l've some experimental code using future<> which
sometimes blocks (I assume inside future<>::wait()).


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