add more tsan supress
for new glib functions that show up Change-Id: I43929d043e2fd1c72c262f50e6aaa62a557c02b4 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/139252 Tested-by: Jenkins Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
This commit is contained in:
parent
ac7be5bec7
commit
9fa65519ab
1 changed files with 1 additions and 0 deletions
|
@ -61,3 +61,4 @@ race:g_source_unref_internal
|
|||
race:g_task_finalize
|
||||
race:g_socket_send_message_with_timeout
|
||||
race:g_idle_source_new
|
||||
race:g_slice_alloc0
|
||||
|
|
Loading…
Reference in a new issue