Commit 0ff68d49 authored by thestig@chromium.org's avatar thestig@chromium.org

TSAN: Suppress error in ThreadWatcher::StartWatching.

BUG=83564
TEST=none
TBR=timurrrr
Review URL: http://codereview.chromium.org/6990032

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@86256 0039d316-1c4b-4281-b951-d872f2087c98
parent 5e4a34c2
...@@ -132,6 +132,14 @@ ...@@ -132,6 +132,14 @@
fun:syncable::BaseTransaction::NotifyTransactionChangingAndEnding fun:syncable::BaseTransaction::NotifyTransactionChangingAndEnding
} }
{
bug_83564
ThreadSanitizer:Race
fun:base::Thread::message_loop
fun:BrowserThread::IsMessageLoopValid
fun:ThreadWatcherList::StartWatchingAll
}
############################ ############################
# Benign races in Chromium # Benign races in Chromium
{ {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment