浏览代码

Drop tsan warning

Samuel Thibault 4 年之前
父节点
当前提交
6c863a47d6
共有 1 个文件被更改,包括 3 次插入0 次删除
  1. 3 0
      tools/dev/tsan/starpu.suppr

+ 3 - 0
tools/dev/tsan/starpu.suppr

@@ -103,3 +103,6 @@ race:^_starpu_keys_initialized$
 
 # disable race detection on cg->ntags, see comment in code
 race:^_starpu_notify_cg$
+
+# this does not need to be safe
+race:^evictable$