-
4f146546
by Rémi Bernon at 2024-12-05T12:44:16+01:00
win32u: Add a force parameter to lock_display_devices.
-
cdfd20b2
by Rémi Bernon at 2024-12-05T12:44:19+01:00
win32u: Implement update_display_cache with lock_display_devices.
-
7164987a
by Rémi Bernon at 2024-12-05T12:44:19+01:00
win32u: Remove recursive lock_display_devices calls.
-
81084324
by Rémi Bernon at 2024-12-05T12:44:19+01:00
win32u: Hold the display_lock when checking the cache update time.
Fix a race condition in lock_display_devices if the cache is updated
right after it has checked the registry update time and before it has
entered the display_lock.