Make WebRTC's rtc::Event use WaitableEvent |
||
Issue descriptionAs WebRTC's TaskQueue implementation is about to be implemented on top of Chromium's TaskScheduler framework, we should override WebRTC's 'Event' implementation with one that uses WaitableEvent so that we'll get the benefits of thread restriction checks in Chromium for WebRTC.
,
Dec 7 2017
|
||
►
Sign in to add a comment |
||
Comment 1 by bugdroid1@chromium.org
, Dec 7 2017