commit | 591753bf1a4db26f5b36ac9ddc1465f05c8e3f2c | [log] [tgz] |
---|---|---|
author | eladalon <eladalon@webrtc.org> | Wed Sep 06 19:33:43 2017 |
committer | Commit Bot <commit-bot@chromium.org> | Wed Sep 06 19:33:43 2017 |
tree | 3fe6abc3ff68989ca68ce66798d178357cc036d6 | |
parent | 50864a8f4b911cce51aec715985a929cad86c688 [diff] |
Thread-checkers for PeerConnectionFactory::worker_thread_ Add RTC_DCHECKs that would ensure that PeerConnectionFactory::X_w() functions, intended to run on the worker_thread_, do so. BUG=None Review-Url: https://codereview.webrtc.org/3007153006 Cr-Commit-Position: refs/heads/master@{#19720}
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.