commit | fefa77c42687417bf18405ed66ecffa0e978a943 | [log] [tgz] |
---|---|---|
author | Steve Anton <steveanton@webrtc.org> | Fri Jul 19 07:03:03 2019 -0700 |
committer | Commit Bot <commit-bot@chromium.org> | Fri Jul 19 14:33:53 2019 +0000 |
tree | 5f8ed846f482aad27aee4199c0535e2ad74957eb | |
parent | 836ab13f1c81a350efaae02c3be29ab0f63a4c5a [diff] |
Add pthread thread-local storage support for ScopedYieldPolicy Emscripten does not support C++11 thread_local but does support the pthread TLS API. Bug: None Change-Id: Ia21895148d1df7652579d086d9e1c0c53d7a85f4 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/145441 Commit-Queue: Steve Anton <steveanton@webrtc.org> Reviewed-by: Sebastian Jansson <srte@webrtc.org> Cr-Commit-Position: refs/heads/master@{#28621}
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.
Authoritative list of directories that contain the native API header files.