commit | de74b64184db0c1404067a6649a415ce3ba00197 | [log] [tgz] |
---|---|---|
author | pbos@webrtc.org <pbos@webrtc.org@4adac7df-926f-26a2-2b94-8c16560cd09d> | Wed Oct 02 13:36:09 2013 |
committer | pbos@webrtc.org <pbos@webrtc.org@4adac7df-926f-26a2-2b94-8c16560cd09d> | Wed Oct 02 13:36:09 2013 |
tree | 4f58377b1ea39caaaeeb746308f34b0819fc42f3 | |
parent | 7ea4f24ea56689ebce64ada8e3394152e192c23d [diff] |
Implement TraceCallbacks in Call. Uses a global TraceDispatcher in Call. Lazy initialization of it misses an atomic compare and exchange to be correct. This is expected to work fine so long as no Calls are created concurrently. BUG=2421 R=mflodman@webrtc.org Review URL: https://webrtc-codereview.appspot.com/2321005 git-svn-id: http://webrtc.googlecode.com/svn/trunk@4900 4adac7df-926f-26a2-2b94-8c16560cd09d