commit | 916ae08a040f6b46b8d6a542309249dfcd34d6c9 | [log] [tgz] |
---|---|---|
author | Sebastian Jansson <srte@webrtc.org> | Fri Oct 26 11:10:23 2018 |
committer | Commit Bot <commit-bot@chromium.org> | Fri Oct 26 13:09:45 2018 |
tree | 4c2d2db017c8e8e2b15a2a9edbcf0a9c79dc8e87 | |
parent | 6dd7f9120e1c1f4e77d1bb68c895b925b53258f2 [diff] |
Makes critsect_.Leave() more visible in PacedSender. This means that the PacedSender::Process function becomes slightly larger, however, it makes it much more obvious to the reader where the locks are held or not. Confusion over this has previously caused bugs. Bug: webrtc:9870 Change-Id: I63257eae59ecf5e7dd28ea24f63157cefe9f81bd Reviewed-on: https://webrtc-review.googlesource.com/c/105460 Reviewed-by: Philip Eliasson <philipel@webrtc.org> Reviewed-by: Christoffer Rodbro <crodbro@webrtc.org> Commit-Queue: Sebastian Jansson <srte@webrtc.org> Cr-Commit-Position: refs/heads/master@{#25389}
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.
See http://www.webrtc.org/native-code/development for instructions on how to get started developing with the native code.
Authoritative list of directories that contain the native API header files.