Преглед на файлове

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