commit | 0d3c09a8fe5f12dfbc9f1bcd5790fda8830624ec | [log] [tgz] |
---|---|---|
author | Markus Handell <handellm@webrtc.org> | Mon Apr 19 07:12:15 2021 |
committer | Commit Bot <commit-bot@chromium.org> | Mon Apr 19 11:10:02 2021 |
tree | 02b8d6f13555c0ac511d91fe40a409ec165cc6ef | |
parent | d29c689463842dc8b1d08865d244292c61690293 [diff] |
webrtc::Mutex: Introduce mutex_race_check.h. This change introduces a race-checking mutex implementation useful for downstream consumers that can guarantee that they invoke WebRTC serially. Fixed: webrtc:11787 Change-Id: I7cb74e2e88dc87b751130504c267ac20ee8df4ba Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/179284 Reviewed-by: Mirko Bonadei <mbonadei@webrtc.org> Commit-Queue: Mirko Bonadei <mbonadei@webrtc.org> Cr-Commit-Position: refs/heads/master@{#33769}
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.