etc: Add helgrind suppression for lock_held_by_current_thread
This commit is contained in:
parent
8a32f8efe5
commit
3923c8ee89
1 changed files with 7 additions and 0 deletions
|
|
@ -380,3 +380,10 @@
|
|||
...
|
||||
fun:uv_loop_delete
|
||||
}
|
||||
|
||||
{
|
||||
probably-threadsafe-access-outside-of-lock
|
||||
Helgrind:Race
|
||||
fun:_ZN15lock_and_signal27lock_held_by_current_threadEv
|
||||
...
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue