commit | 097d54956dfd2cc3a5983f07a0e35d2c46afac27 | [log] [tgz] |
---|---|---|
author | jbauch <jbauch@webrtc.org> | Tue Feb 09 10:30:34 2016 |
committer | Commit bot <commit-bot@chromium.org> | Tue Feb 09 10:30:43 2016 |
tree | 29e9980e433a2654e5f2c7b13159ccda185e20db | |
parent | e594213a2bb6006c41ff1ecc516afc9b024d19ad [diff] |
Added thread annotations to FifoBuffer. This CL adds thread annotations to FifoBuffer and adds a missing CritScope for attribute access that is modified in locked code paths. Review URL: https://codereview.webrtc.org/1677333002 Cr-Commit-Position: refs/heads/master@{#11535}
WebRTC is a free, open software project that provides browsers and mobile applications with Real-Time Communications (RTC) capabilities via simple APIs. The WebRTC components have been optimized to best serve this purpose.
Our mission: To enable rich, high-quality RTC applications to be developed for the browser, mobile platforms, and IoT devices, and allow them all to communicate via a common set of protocols.
The WebRTC initiative is a project supported by Google, Mozilla and Opera, amongst others. This page is maintained by the Google Chrome team.
See http://www.webrtc.org/native-code/development for instructions on how to get started developing with the native code.