commit | ed281e9c9b2fb8562fbfa9737e72ab7c5493722e | [log] [tgz] |
---|---|---|
author | tommi <tommi@webrtc.org> | Thu Jan 21 23:47:25 2016 -0800 |
committer | Commit bot <commit-bot@chromium.org> | Fri Jan 22 07:47:30 2016 +0000 |
tree | 7b1edeeaa7ca33ffb084b17239b43fd371bb708b | |
parent | 2bf9a5f11b60025a588fa58d883a191577d0e350 [diff] |
New lock implementation for mac. According to my measurements, it's about 100x faster than the native mutex implementation in OSX. Google "OSX mutex performance" for more info. BUG= Review URL: https://codereview.webrtc.org/1594723003 Cr-Commit-Position: refs/heads/master@{#11352}
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.