소스 검색

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