xserver/doc
Enrico Weigelt, metux IT consult af9f70013a dix: dixutils: make workQueue pointer dix-private
The workQueue pointer is currently declared extern, so that WaitForSomething()
can check wether we've got something in the queue and call ProcessWorkQueue()
then.

But that's trivial to simplify: just let ProcessWorkQueue() return early if
workQueue == NULL. Gives us a better isolation of internal stuff as well as
ProcessWorkQueue() protecting itself from possible segfault.

Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net>
Part-of: <https://gitlab.freedesktop.org/xorg/xserver/-/merge_requests/1310>
2024-02-23 23:06:38 +00:00
..
dtrace Remove autotools support 2021-10-27 13:15:40 +03:00
.gitignore doc: use devbook.am for developers documentation 2011-05-14 11:22:29 -07:00
Xinput.xml Remove readmask from screen block/wakeup handler 2016-07-18 15:27:51 -04:00
Xserver-spec.xml dix: dixutils: make workQueue pointer dix-private 2024-02-23 23:06:38 +00:00
c-extensions hw/xwin: Add an option to use alpha channel in multiwindow mode 2019-06-17 21:56:35 +00:00
filter-xmlto.sh doc: Create a script to filter xmlto output 2015-01-05 14:24:06 -08:00
meson.build meson: Implement developer documentation build 2021-08-20 10:26:07 +00:00
smartsched doc: Get rid of RCS tags. 2015-09-23 10:27:13 -04:00