Hello,

I dont understand why helgrind sometimes reports a data race for the
attached program.  One thread writes a variable while holding a mutex.  The
other thread disables and enables checks on the same variable.

Thanks
Rich Prohaska

Attachment: hg-rw-race.cc
Description: Binary data

------------------------------------------------------------------------------
_______________________________________________
Valgrind-users mailing list
Valgrind-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/valgrind-users

Reply via email to