소스 검색

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$