commit | 384498abb5a0dc3e871e437e56b4a556c3ec1023 | [log] [tgz] |
---|---|---|
author | Tommi <tommi@webrtc.org> | Thu Feb 23 19:23:19 2017 |
committer | Tommi <tommi@webrtc.org> | Thu Feb 23 19:23:19 2017 |
tree | bf920fd0cb8873b5334a5aba7ed48e716ba727cf | |
parent | f1b351852b38f612ac1fd9fd8804972be285c023 [diff] |
Use sched_yield on all POSIX platforms in PlatformThread. (not only MacOS) This is a test to see if perf regressions we're seeing may be related to the use of nanosleep(). BUG=695438 TBR=solenberg@webrtc.org Review-Url: https://codereview.webrtc.org/2716683002 . Cr-Commit-Position: refs/heads/master@{#16807}
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.