commit | 5e007b77f15835147ff6c30126f30efffef0a445 | [log] [tgz] |
---|---|---|
author | Niels Möller <nisse@webrtc.org> | Fri Sep 07 10:35:44 2018 |
committer | Commit Bot <commit-bot@chromium.org> | Fri Sep 07 11:58:17 2018 |
tree | b6b9b26590c6f808daba3bff65fe60006e6f133e | |
parent | 2c446f2723451011f8c3ec5d240337e9e309a577 [diff] |
Use function-local static variable for MessageQueueManager singleton. Rely on C++11 thread-safe initialization on first call to MessageQueueManager::Instance(), in the same way as for ThreadManager::Instance(). Bug: None Change-Id: I26244f90c5d7f94a2454688297f55bf96617e78c Reviewed-on: https://webrtc-review.googlesource.com/97721 Commit-Queue: Niels Moller <nisse@webrtc.org> Reviewed-by: Karl Wiberg <kwiberg@webrtc.org> Cr-Commit-Position: refs/heads/master@{#24625}
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.