commit | 4a4f162f713a5c14725a1828e1213d1940f4fbd4 | [log] [tgz] |
---|---|---|
author | Markus Handell <handellm@webrtc.org> | Fri Jun 05 09:21:10 2020 |
committer | Commit Bot <commit-bot@chromium.org> | Sun Jun 07 15:06:51 2020 |
tree | 336197299766c1b3d8f0f4a68ad258271a93a64a | |
parent | 17f85b84152e34c40c93c01817054a0470cbc25f [diff] |
Mutex, CriticalSection: Switch Mac to _PTHREAD_MUTEX_POLICY_FIRSTFIT. Fairshare mutexes performed really badly during a Catalina performance test. This change switches them to use the _PTHREAD_MUTEX_POLICY_FIRSTFIT policy instead. Bug: webrtc:11567, webrtc:11648 Change-Id: I2b8fbe3183beefc26f8d4ff3d63dc6958174605f Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/176504 Reviewed-by: Tommi <tommi@webrtc.org> Reviewed-by: Oskar Sundbom <ossu@webrtc.org> Commit-Queue: Tommi <tommi@webrtc.org> Cr-Commit-Position: refs/heads/master@{#31456}
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 here for instructions on how to get started developing with the native code.
Authoritative list of directories that contain the native API header files.