commit | 44e0efe0e67797702c0a71e3798d2d2c047f1368 | [log] [tgz] |
---|---|---|
author | kthelgason <kthelgason@webrtc.org> | Wed Nov 02 17:28:20 2016 |
committer | Commit bot <commit-bot@chromium.org> | Wed Nov 02 17:28:23 2016 |
tree | 1f90481a8894309de368dc8e324eb34340d908b7 | |
parent | b4bc65b4e9bafde140ce7df168a13b7490b677c9 [diff] |
Use queue label as id in SequencedTaskChecker when not running on TaskQueue This is intended to make SequencedTaskChecker work for native dispatch queues on iOS and macOS. These labels can be compared by their pointers to determine if a task is running on the same queue. BUG=webrtc:6643 Review-Url: https://codereview.webrtc.org/2464383002 Cr-Commit-Position: refs/heads/master@{#14900}
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.