DescriptionIntroduce SingleThreadTaskRunnerThreadMode
This allows callers creating SingleThreadTaskRunners to specify if the
backing thread for the SingleThreadTaskRunner can be shared with other
task runners or reserved for the exclusive use of the
SingleThreadTaskRunner.
BUG=720058
Review-Url: https://codereview.chromium.org/2873733003
Cr-Commit-Position: refs/heads/master@{#471287}
Committed: https://chromium.googlesource.com/chromium/src/+/94520d71c9197a0f9b0bf4b426e4d676725828d1
Patch Set 1 #
Total comments: 3
Patch Set 2 : Create New File #Patch Set 3 : Rebase to 8365207 #
Total comments: 2
Patch Set 4 : Add missing "base" #
Messages
Total messages: 32 (21 generated)
|