DescriptionWe don't need a lock for the output queue on the main thread
The output queue is supposed to be a lock-free anyways, we're just
temporarily abusing it by having multiple producers. For those, we need
the lock when enqueuing jobs.
BUG=none
R=yangguo@chromium.org
LOG=n
Committed: https://crrev.com/09e0f6e21f2ba68fa6ed80702ca73b1808a6c782
Cr-Commit-Position: refs/heads/master@{#26824}
Patch Set 1 #
Messages
Total messages: 6 (1 generated)
|