DescriptionTaskScheduler [12] Support SINGLE_THREADED in SchedulerThreadPool.
With this CL, SchedulerThreadPool::CreateTaskRunnerWithTraits supports
the SINGLE_THREADED execution mode. A SINGLE_THREADED TaskRunner runs
all its tasks in the same worker thread.
BUG=553459
Patch Set 1 #
Total comments: 3
Patch Set 2 : rebase #
Depends on Patchset: Messages
Total messages: 7 (2 generated)
|