Skip to content
Commit a595a296 authored by Pascal Nowack's avatar Pascal Nowack
Browse files

rdp/rdpgfx: Create RTT pause source while GFX mutex is locked

The RTT pause source callback runs in the graphics thread, which is not
the main thread.
To ensure no race conditions happen, create this source, while the GFX
mutex is locked.
parent a389516d
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment