| Roger Meier | 446a319 | 2015-05-09 23:40:54 +0200 | [diff] [blame] | 1 | { | 
|  | 2 | boost/get_once_per_thread_epoch/ignore | 
|  | 3 | Memcheck:Leak | 
|  | 4 | match-leak-kinds: reachable | 
|  | 5 | fun:malloc | 
|  | 6 | fun:_ZN5boost6detail25get_once_per_thread_epochEv | 
|  | 7 | } | 
| James E. King, III | 7d211b8 | 2017-09-06 10:12:02 -0700 | [diff] [blame] | 8 | { | 
|  | 9 | boostthreads/once/ignore | 
|  | 10 | Helgrind:Race | 
|  | 11 | fun:_ZN5boost13thread_detail17enter_once_regionERNS_9once_flagE | 
|  | 12 | fun:_ZN5boost6detail23get_current_thread_dataEv | 
|  | 13 | fun:_ZN5boost6detail20interruption_checkerC1EP15pthread_mutex_tP14pthread_cond_t | 
|  | 14 | fun:_ZN5boost22condition_variable_any4waitINS_11unique_lockINS_11timed_mutexEEEEEvRT_ | 
|  | 15 | fun:_ZN6apache6thrift11concurrency7Monitor4Impl11waitForeverEv | 
|  | 16 | fun:_ZN6apache6thrift11concurrency7Monitor4Impl19waitForTimeRelativeEl | 
|  | 17 | fun:_ZN6apache6thrift11concurrency7Monitor4Impl4waitEl | 
|  | 18 | fun:_ZNK6apache6thrift11concurrency7Monitor4waitEl | 
|  | 19 | fun:_ZN6apache6thrift11concurrency11BoostThread5startEv | 
|  | 20 | fun:_ZN6apache6thrift11concurrency4test18ThreadFactoryTests12reapNThreadsEii | 
|  | 21 | fun:main | 
|  | 22 | } | 
|  | 23 | { | 
|  | 24 | pthread/creation-tls/ignore | 
|  | 25 | Helgrind:Race | 
|  | 26 | fun:mempcpy | 
|  | 27 | fun:_dl_allocate_tls_init | 
|  | 28 | fun:get_cached_stack | 
|  | 29 | fun:allocate_stack | 
|  | 30 | fun:pthread_create@@GLIBC_2.2* | 
|  | 31 | obj:/usr/lib/valgrind/vgpreload_helgrind-amd64-linux.so | 
|  | 32 | fun:_ZN6apache6thrift11concurrency13PthreadThread5startEv | 
|  | 33 | fun:_ZN6apache6thrift11concurrency4test18ThreadFactoryTests12reapNThreadsEii | 
|  | 34 | fun:main | 
|  | 35 | } | 
|  | 36 | { | 
|  | 37 | boost-thread/creation-tls/ignore | 
|  | 38 | Helgrind:Race | 
|  | 39 | fun:mempcpy | 
|  | 40 | fun:_dl_allocate_tls_init | 
|  | 41 | fun:get_cached_stack | 
|  | 42 | fun:allocate_stack | 
|  | 43 | fun:pthread_create@@GLIBC_2.2.5 | 
|  | 44 | obj:/usr/lib/valgrind/vgpreload_helgrind-amd64-linux.so | 
|  | 45 | fun:_ZN5boost6thread21start_thread_noexceptEv | 
|  | 46 | fun:_ZN5boost6thread12start_threadEv | 
|  | 47 | fun:_ZN5boost6threadC1ISt5_BindIFPFPvS3_ES3_EEEEOT_ | 
|  | 48 | fun:_ZN6apache6thrift11concurrency11BoostThread5startEv | 
|  | 49 | fun:_ZN6apache6thrift11concurrency4test18ThreadFactoryTests12reapNThreadsEii | 
|  | 50 | fun:main | 
|  | 51 | } | 
| Roger Meier | 446a319 | 2015-05-09 23:40:54 +0200 | [diff] [blame] | 52 |  | 
|  | 53 |  |