commit | 418503275c52dba03c1c9dffec8aabfacd33421e | [log] [tgz] |
---|---|---|
author | perkj <perkj@webrtc.org> | Mon Oct 05 18:49:04 2015 |
committer | perkj <perkj@webrtc.org> | Mon Oct 05 18:49:15 2015 |
tree | d56390ea1053652ede235e1868241454ccf67c78 | |
parent | d2838a74f19c7e476009d7a1237801340b9f2600 [diff] |
Add ThreadChecker class to ThreadUtils This class can be used for checking that method calls are made on the correct thread. R=magjed@webrtc.org Review URL: https://codereview.webrtc.org/1384303002 . Cr-Commit-Position: refs/heads/master@{#10173}
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.