commit | 7406b96abc8a7d460c78cd801c7bdd124fcbcb4b | [log] [tgz] |
---|---|---|
author | tommi <tommi@webrtc.org> | Fri Jan 22 13:13:33 2016 |
committer | Commit bot <commit-bot@chromium.org> | Fri Jan 22 13:13:38 2016 |
tree | 34ed206fd4bc62a057feee272459b457250d0996 | |
parent | 32e590ec132ae1a22b92529c9ecca9b6563985ca [diff] |
CriticalSection: Use types+methods from base/platform_thread*.*. Use PlatformThreadRef, CurrentThreadRef and IsThreadRefEqual instead of pthread_t, pthread_self and operator== (or !=). BUG= Review URL: https://codereview.webrtc.org/1619153003 Cr-Commit-Position: refs/heads/master@{#11355}
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.