commit | 98417037d98fd6902c63775806d4b930e32d2ee3 | [log] [tgz] |
---|---|---|
author | Karl Wiberg <kwiberg@webrtc.org> | Sun Mar 24 18:12:40 2019 |
committer | Commit Bot <commit-bot@chromium.org> | Mon Mar 25 09:37:12 2019 |
tree | b1d189bf1e289ee58f9be0f1a3c421a7e9368ae7 | |
parent | b00dec57fe96d2131256bbe5fab13d232eb97acf [diff] |
rtc::Event::Wait(kForever): Print stack trace when we deadlock After being stuck "forever" (3 seconds) waiting for an event to trigger, log the stack trace of the current thread to aid debugging of the deadlock. Bug: webrtc:10308 Change-Id: I04852f191027294d7e7a7f5e63de4c6c7fdd6326 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/128342 Commit-Queue: Karl Wiberg <kwiberg@webrtc.org> Reviewed-by: Magnus Jedvert <magjed@webrtc.org> Cr-Commit-Position: refs/heads/master@{#27263}
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 http://www.webrtc.org/native-code/development for instructions on how to get started developing with the native code.
Authoritative list of directories that contain the native API header files.