gpu: Avoid holding onto lock while destroy Sequence
There are reports that destroying Sequence can be expensive, and lock up other threads. So destroy it outside of the gpu::Scheduler lock. Bug: 916977 Change-Id: I774cf8188e81f5ebed5fd37edd45278b415df7cb Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2277110 Commit-Queue: Bo <boliu@chromium.org> Reviewed-by:Sunny Sachanandani <sunnyps@chromium.org> Cr-Commit-Position: refs/heads/master@{#785764}
Showing
Please register or sign in to comment