summaryrefslogtreecommitdiffstats
path: root/lib/util/tests/tfork-helgrind.supp
blob: 4b62b2a1a931317e1352050ca24bfa82bd124255 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
{
   tfork_atexit_unknown1
   Helgrind:Misc
   fun:mutex_destroy_WRK
   fun:pthread_mutex_destroy
   obj:/usr/lib64/libp11-kit.so.0.3.0
   fun:_dl_fini
   fun:__run_exit_handlers
   fun:exit
   fun:(below main)
}

{
   tfork_atexit_unknown2
   Helgrind:Misc
   fun:mutex_destroy_WRK
   fun:pthread_mutex_destroy
   fun:_dl_fini
   fun:__run_exit_handlers
   fun:exit
   fun:(below main)
}
{
   tfork_pthread_get_specific
   Helgrind:Race
   fun:tfork_global_get
   fun:tfork_create
   fun:tfork_thread
   fun:mythread_wrapper
   fun:start_thread
   fun:clone
}