commit | 500f1b7a324c04d8920a32e29d01aaf87035034c | [log] [tgz] |
---|---|---|
author | tommi <tommi@webrtc.org> | Thu Mar 02 07:07:09 2017 -0800 |
committer | Commit bot <commit-bot@chromium.org> | Thu Mar 02 15:07:09 2017 +0000 |
tree | 6caa0ecd04824178c376cb54da7832bd87664d64 | |
parent | cabea3dbf25d23347539ce22803aa17f701e07f3 [diff] |
Add a DCHECK for PlatformThread instances that are too busy. This adds a simple mechanism that provides protection against implementations that use the legacy callback type in PlatformThread and are prone to entering a busy loop. Enabled only in DCHECK enabled builds. BUG=webrtc:7187 Review-Url: https://codereview.webrtc.org/2720223003 Cr-Commit-Position: refs/heads/master@{#16973}
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.