-
ca95da9c
by Rémi Bernon at 2025-09-29T13:04:35+02:00
server: Update queue access time in set_queue_mask request.
This is called before waiting on the queue and makes the access time
reliable to detect hung queues.
-
9963d6fa
by Rémi Bernon at 2025-09-29T13:04:36+02:00
win32u: Check the queue access time before skipping set_queue_mask.
-
3f0fcdf5
by Rémi Bernon at 2025-09-29T13:04:36+02:00
server: Use the access time and signal state to detect hung queue.
-
2138d3ba
by Rémi Bernon at 2025-09-29T13:04:37+02:00
server: Remove the now unnecessary queue waiting flag.