commit | d950d9eda1c970d87d0d67c1fd46f06735030438 | [log] [tgz] |
---|---|---|
author | magjed <magjed@webrtc.org> | Thu Aug 24 06:41:05 2017 -0700 |
committer | Commit Bot <commit-bot@chromium.org> | Thu Aug 24 13:41:05 2017 +0000 |
tree | 459fa635cf9beea83b206869ca35bfd3ef1eec3b | |
parent | 6c36dcb324f8dbcefd906ff00c656ca60c9be348 [diff] |
Fix rtc::CurrentThreadId() on Android We have been using the Linux way of getting the thread id on Android, even though we have a special code path for getting it on Android. BUG=webrtc:8110 Review-Url: https://codereview.webrtc.org/3001333002 Cr-Commit-Position: refs/heads/master@{#19494}
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.