Valgrind integration, refactor build process
[platform/upstream/libsecret.git] / build / pthread.supp
1 {
2    _dl_allocate_tls
3    Memcheck:Leak
4    ...
5    fun:_dl_allocate_tls
6    fun:pthread_create*
7 }