Boost logo

Boost :

Subject: Re: [boost] [log] Is it lock free ?
From: Andrey Semashev (andrey.semashev_at_[hidden])
Date: 2013-04-29 23:41:51


On Tuesday 30 April 2013 07:32:06 you wrote:
>
> asynchronous_sink<T, unbounded_fifo_queue> uses a lock-free queue
> internally, so it will avoid locking.

Ughh, I just remembered there is also a lock in this case, so technically it's
not lock-free either. Sorry.


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