Explorar el Código

Drop tsan warning

Samuel Thibault hace 4 años
padre
commit
6c863a47d6
Se han modificado 1 ficheros con 3 adiciones y 0 borrados
  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$