Skip to content
Snippets Groups Projects
Commit 0c6df495 authored by Giovanni Mascellani's avatar Giovanni Mascellani Committed by Alexandre Julliard
Browse files

vkd3d: Hold the queue mutex when adding the queue to a blocked list.

Otherwise it could be added more than once.

Note that the deleted comment is wrong: between when d3d12_command_queue_flush_ops()
returns and when the queue is added back to the blocked list, the queue
might have been pushed to and flushed an arbitrary number of times.
parent ef8d2725
Branches
Tags
1 merge request!94Fix other synchronization problems
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment