Age | Commit message (Collapse) | Author |
|
(cherry picked from commit e008ae752012d78aa3b1f40e6bf1f5bea6e64145)
|
|
(cherry picked from commit 6a303caffd6930bf20e15668229a45a77d38f348)
|
|
(cherry picked from commit abda6840e1ac3c8140af59c619bef934761db5ee)
|
|
|
|
Include a Helgrind suppressions file under source control. Each suppressed race is either a false positive, a read race followed by a lock acquire anyway, a bool race. Suppressions related to the same issue in the same function are grouped with a counter in brackets [ ] .
Fix tabs added in bcee801e4bdbf7d53f15cd0499e9d3aaedd3c3e2 .
|