commit | 3866c4fb460ebcf95857dbee6ec0e8664bd3b16a | [log] [tgz] |
---|---|---|
author | hta <hta@webrtc.org> | Tue Oct 20 16:31:01 2015 |
committer | Commit bot <commit-bot@chromium.org> | Tue Oct 20 16:31:04 2015 |
tree | 5432e2ef56124eb8486a875962f03595d67cb1aa | |
parent | 43e83d44f01683fbd304e37d47d2f6db0d52660d [diff] |
Testing that waiting for a condition variable waits. Added a test that verifies that waiting for a condition variable actually waits for a non-zero time. This used to fail due to a TSAN / CLANG bug, but this failure is supposed to have been fixed. This was originally https://webrtc-codereview.appspot.com/2145004 BUG=2259 Review URL: https://codereview.webrtc.org/1416873002 Cr-Commit-Position: refs/heads/master@{#10341}
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.