ソースを参照

Fix suppression

Samuel Thibault 14 年 前
コミット
68aebcf051
共有1 個のファイルを変更した3 個の追加1 個の削除を含む
  1. 3 1
      tools/valgrind/starpu.suppr

+ 3 - 1
tools/valgrind/starpu.suppr

@@ -27,8 +27,10 @@
 }
 
 {
-   known race, but not problematic in practice, see comment in _starpu_tag_clear()
+   known race, but not problematic in practice, see comment in _starpu_tag_clear
    Helgrind:LockOrder
+   fun:pthread_spin_lock
+   fun:_starpu_spin_lock
    fun:_starpu_tag_free
    fun:_starpu_htbl_clear_tags
    ...