• Alexandros Frantzis's avatar
    win32u: Use consistent locking order for display related mutexes. · 26e3d2ec
    Alexandros Frantzis authored
    Most paths that hold both the display_lock and the display_devices_init
    mutex acquire them in the order just mentioned. However, there are two
    cases where these are acquired in the opposite order, which with
    unfortunate thread interactions and timings can lead to a deadlock. Fix
    these cases to use the same order as the rest of the code.
    26e3d2ec
Name
Last commit
Last update
dlls Loading commit data...
documentation Loading commit data...
fonts Loading commit data...
include Loading commit data...
libs Loading commit data...
loader Loading commit data...
nls Loading commit data...
po Loading commit data...
programs Loading commit data...
server Loading commit data...
tools Loading commit data...
.editorconfig Loading commit data...
.gitlab-ci.yml Loading commit data...
.mailmap Loading commit data...
ANNOUNCE.md Loading commit data...
AUTHORS Loading commit data...
COPYING.LIB Loading commit data...
LICENSE Loading commit data...
LICENSE.OLD Loading commit data...
MAINTAINERS Loading commit data...
README.md Loading commit data...
VERSION Loading commit data...
aclocal.m4 Loading commit data...
configure Loading commit data...
configure.ac Loading commit data...