Descriptioncc: Make picture pile base thread safe.
This patch ensures that picture pile base is thread safe, since it is
not guaranteed that the ref is always adjusted on the same thread. In
particular, the worker thread (which refs picture pile on the cc thread)
might deref it (and delete it) on the worker thread.
R=reveman
Committed: https://crrev.com/e1601613e8f4b8cbe451fb37d99409b1da19b74a
Cr-Commit-Position: refs/heads/master@{#301434}
Patch Set 1 #
Messages
Total messages: 7 (1 generated)
|