commit | d8de1154c9dbf73d44a71d09827660c1fe13e2d6 | [log] [tgz] |
---|---|---|
author | pbos <pbos@webrtc.org> | Mon Feb 01 17:00:51 2016 |
committer | Commit bot <commit-bot@chromium.org> | Mon Feb 01 17:00:59 2016 |
tree | 15eb653b7f230e2f07f4670f60b21716b1c23a8d | |
parent | 34877eeec91b3a86cc14073cfe696b6dddc9aabd [diff] |
Remove mutable from rtc::CriticalSections. A couple of mutables were added after last removal of mutables, so removing those. rtc::CriticalSection is const-lockable. BUG= R=tommi@webrtc.org Review URL: https://codereview.webrtc.org/1652983002 Cr-Commit-Position: refs/heads/master@{#11447}
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.