Boost logo

Boost :

From: Peter Dimov (pdimov_at_[hidden])
Date: 2020-04-01 14:57:54


Jan Hafer wrote:
> I do also have broken code on a multithreaded application that worked fine
> before. I do pass the circular buffer as reference via functions from file
> scope, which in combination with the threads (initially starting
> elsewhere) somehow broke the code.

Does this mean that you're using the same circular_buffer from more than one
thread without synchronization?


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