2012-05-27 22:59:35 +02:00
|
|
|
# Copyright (c) 2012 The WebRTC project authors. All Rights Reserved.
|
|
|
|
#
|
|
|
|
# Use of this source code is governed by a BSD-style license
|
|
|
|
# that can be found in the LICENSE file in the root of the source
|
|
|
|
# tree. An additional intellectual property rights grant can be found
|
|
|
|
# in the file PATENTS. All contributing project authors may
|
|
|
|
# be found in the AUTHORS file in the root of the source tree.
|
|
|
|
|
|
|
|
# This file is used in addition to the one already maintained in Chrome.
|
|
|
|
# It must exist for the Python wrapper script to work properly.
|
2012-09-28 17:30:58 +02:00
|
|
|
|
|
|
|
{
|
|
|
|
bug_884 (Wider timezone filter than Chromium's suppressions)
|
|
|
|
ThreadSanitizer:Race
|
|
|
|
...
|
|
|
|
fun:__tz*
|
|
|
|
}
|
2012-12-11 03:15:12 +01:00
|
|
|
{
|
|
|
|
bug_1194
|
|
|
|
ThreadSanitizer:Race
|
2013-01-07 14:01:46 +01:00
|
|
|
...
|
2012-12-11 03:15:12 +01:00
|
|
|
fun:webrtc::Trace::Add
|
2012-12-11 22:39:18 +01:00
|
|
|
...
|
|
|
|
}
|
|
|
|
{
|
|
|
|
bug_300
|
|
|
|
ThreadSanitizer:Race
|
|
|
|
fun:webrtc::TraceImpl::SetTraceCallbackImpl
|
|
|
|
fun:webrtc::Trace::SetTraceCallback
|
2012-12-13 14:02:29 +01:00
|
|
|
...
|
2012-12-11 03:15:12 +01:00
|
|
|
}
|
|
|
|
{
|
|
|
|
buganizer issue 7313086 TSAN: posix warning with 2 threads
|
|
|
|
ThreadSanitizer:Race
|
|
|
|
fun:arena_thread_freeres
|
|
|
|
fun:__libc_thread_freeres
|
|
|
|
fun:start_thread
|
|
|
|
}
|