Add GUARDED_BY annotation to DirectTransport to demonstrate that next_scheduled_task_ is properly protected. SendRtp(), SendRtcp(), etc., remain as unprotected as they were before the migration from using a thread to using a task-queue. BUG=webrtc:8113 TBR=stefan@webrtc.org Review-Url: https://codereview.webrtc.org/3002163003 Cr-Commit-Position: refs/heads/master@{#19487}
Name: WebRTC URL: http://www.webrtc.org Version: 90 License: BSD License File: LICENSE Description: WebRTC provides real time voice and video processing functionality to enable the implementation of PeerConnection/MediaStream. Third party code used in this project is described in the file LICENSE_THIRD_PARTY.