hclam@chromium.org
4e16f25774
Remove atomicops.h from WebRTC
atomicops.h are not necessary in trace_event.h similar to the port in WebKit. It will cause a benign race condition detected by TSAN. If it shows up in TSAN we will either suppress it or annotate it with dynamic annotations. BUG=1215 Review URL: https://webrtc-codereview.appspot.com/982004 git-svn-id: http://webrtc.googlecode.com/svn/trunk@3267 4adac7df-926f-26a2-2b94-8c16560cd09d
Description
No description provided
Languages
C++
76%
C
16%
Python
2.3%
Java
2.1%
Objective-C++
1.5%
Other
1.9%