瀏覽代碼

Update TSAN suppression

Samuel Thibault 10 年之前
父節點
當前提交
a3382f998d
共有 1 個文件被更改,包括 2 次插入0 次删除
  1. 2 0
      tools/tsan/starpu.suppr

+ 2 - 0
tools/tsan/starpu.suppr

@@ -1,2 +1,4 @@
 # The config.running state is only protected by memory barriers
 race:_starpu_machine_is_running
+# The integer access is atomic, and we use the sched mutex to avoid missing wake ups
+race:_starpu_fifo_empty