xserver-multidpi/hw
Jeremy Huddleston 1596ea72d6 XQuartz: Use a lighter spinlock instead of a pthread_mutex_t in QuartzScreenSaver
Currently, we only end up here through a call to QuartzShowFullscreen, and
this is always on the same thread.  Future changes (such as further
incorporating libdispatch) may allow this to change, but contention will
remain minimal since the call is infrequent and it is short held.

Signed-off-by: Jeremy Huddleston <jeremyhu@apple.com>
Reviewed-by: Daniel A. Steffen <dsteffen@apple.com>
2011-04-25 18:57:02 -07:00
..
dmx input: remove GetKeyboardValuatorEvents, this is now unnecessary. 2011-04-18 13:05:46 +10:00
kdrive input: remove GetKeyboardValuatorEvents, this is now unnecessary. 2011-04-18 13:05:46 +10:00
vfb man: refactor common code in the man pages makefiles 2011-01-18 15:11:10 -08:00
xfree86 hw/xfree86/modes: remove duplicated include 2011-04-24 19:46:06 -07:00
xnest hw/xnest: remove duplicated include 2011-04-24 19:46:06 -07:00
xquartz XQuartz: Use a lighter spinlock instead of a pthread_mutex_t in QuartzScreenSaver 2011-04-25 18:57:02 -07:00
xwin hw/xwin: remove duplicated includes 2011-04-25 10:45:29 -07:00
Makefile.am Catch errors in recursive relink targets 2010-03-22 00:45:57 -05:00