mirror of
https://github.com/mollyim/webrtc.git
synced 2025-05-13 05:40:42 +01:00
![]() This is a necessary part of fulfilling the TaskQueueBase interface. If a thread does not register as the current TQ, yet offers the TQ interface, TQ 'current' checks will not work as expected and code that relies them (TaskQueueBase::Current() and IsCurrent()) will run in unexpected ways. Bug: webrtc:11572 Change-Id: Iab747bc474e74e6ce4f9e914cfd5b0578b19d19c Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/175080 Reviewed-by: Mirko Bonadei <mbonadei@webrtc.org> Commit-Queue: Tommi <tommi@webrtc.org> Cr-Commit-Position: refs/heads/master@{#31254} |
||
---|---|---|
.. | ||
BUILD.gn | ||
default_task_queue_factory.h | ||
default_task_queue_factory_gcd.cc | ||
default_task_queue_factory_libevent.cc | ||
default_task_queue_factory_stdlib.cc | ||
default_task_queue_factory_unittest.cc | ||
default_task_queue_factory_win.cc | ||
DEPS | ||
queued_task.h | ||
task_queue_base.cc | ||
task_queue_base.h | ||
task_queue_factory.h | ||
task_queue_test.cc | ||
task_queue_test.h |