commit | 2a23bd276ba96e8ab1edc757574f80c1a2f42cae | [log] [tgz] |
---|---|---|
author | Markus Handell <handellm@webrtc.org> | Wed Sep 30 10:59:10 2020 |
committer | Commit Bot <commit-bot@chromium.org> | Wed Sep 30 14:47:04 2020 |
tree | 5eb85097d386a9949e8aba849e8bbc6c56d23fdb | |
parent | d324a79a859bdfb90395f830f7c0e68770bd0f33 [diff] |
Mutex: remove mutex reentrancy crasher. This change finally removes the reentrancy crasher after a period without reported reentrancies. The change saves 0.8% in a downstream project. Bug: webrtc:11567 Change-Id: Ia98ad873f02cf5114b3b3518eed7dd8f746f7408 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/186046 Reviewed-by: Karl Wiberg <kwiberg@webrtc.org> Reviewed-by: Tommi <tommi@webrtc.org> Commit-Queue: Markus Handell <handellm@webrtc.org> Cr-Commit-Position: refs/heads/master@{#32257}
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 here for instructions on how to get started developing with the native code.
Authoritative list of directories that contain the native API header files.