Boost logo

Boost Users :

Subject: Re: [Boost-users] Semaphores vs. condition_variable with valgrind/helgrind
From: Chris Stankevitz (chrisstankevitz_at_[hidden])
Date: 2012-08-11 22:07:02


On Sat, Aug 11, 2012 at 6:50 PM, Chris Stankevitz
<chrisstankevitz_at_[hidden]> wrote:
> Valgrind's tool "helgrind" is reporting false positives on my
> implentation of a semaphore due to my use of condition_variables.

This is not true. The "positives" that helgrind are reporting are not
from boost condition variables. I'll post here if I find out
something interesting about boost and helgrind.

Chris


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net