xserver/os
Chris Wilson 1e9d5533e3 os/WaitFor: Use the simpler xorg_list_for_each_entry()
As we are not freeing elements while iterating the list of timers, we
can forgo using the safe variant, and reduce the number of pointer
dances required for the insertion sort.

Reviewed-by: Adam Jackson <ajax@redhat.com>
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
2018-05-21 13:52:13 -04:00
..
.gitignore
Makefile.am
WaitFor.c os/WaitFor: Use the simpler xorg_list_for_each_entry() 2018-05-21 13:52:13 -04:00
access.c
auth.c
backtrace.c
busfault.c
client.c
connection.c
inputthread.c
io.c
log.c
meson.build meson: Remove usage of pkg-config --variable=includedir 2018-04-02 13:42:02 -04:00
mitauth.c
oscolor.c
osdep.h
osinit.c
ospoll.c
ospoll.h
reallocarray.c
rpcauth.c
strcasecmp.c
strcasestr.c
strlcat.c
strlcpy.c
strndup.c
timingsafe_memcmp.c
utils.c
xdmauth.c
xdmcp.c
xprintf.c
xserver_poll.c
xsha1.c
xstrans.c