commit | 7ddc9deb4d7fd6c5396ba55a0ba0e24bf5ef920e | [log] [tgz] |
---|---|---|
author | Peter Boström <pbos@webrtc.org> | Mon Feb 22 11:31:49 2016 +0100 |
committer | Peter Boström <pbos@webrtc.org> | Mon Feb 22 10:32:02 2016 +0000 |
tree | 9ecc77821312b29c998e3f07750fd10d489deac1 | |
parent | d1f718bb1ead2d0287bdb75ff8772ac74636b2d3 [diff] |
Reduce the scope of rtc::Event::Wait() locking. Reduces contention on event_mutex_ while taking gettimeofday(). Impact highly hypothetical at this point, but less locking is better. BUG= R=tommi@webrtc.org Review URL: https://codereview.webrtc.org/1716563003 . Cr-Commit-Position: refs/heads/master@{#11706}
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.