TaskScheduler: Remove SchedulerWorker::Thread.
This CL moves all functionnality from SchedulerWorker::Thread to SchedulerWorker, and removes SchedulerWorker::Thread. We needed SchedulerWorker::Thread when a SchedulerWorker could re-create its native thread. Now, it's just adding complexity to our codebase. Change-Id: I5db4fa4fb0419b27641251cb26c9ed373bae7b74 Reviewed-on: https://chromium-review.googlesource.com/1018167Reviewed-by:Robert Liao <robliao@chromium.org> Commit-Queue: François Doray <fdoray@chromium.org> Cr-Commit-Position: refs/heads/master@{#552710}
Showing
This diff is collapsed.
Please register or sign in to comment