[PULL] XQuartz: rwlock our window hash instead of mutex

Jeremy Huddleston jeremyhu at apple.com
Fri Apr 29 11:23:50 PDT 2011


Also includes one more brown-bag fix for XPLUGIN_VERSION < 4 ... this time I made absolutely sure (I think...) that I was using an old version of the library

The following changes since commit 5cb31cd0cbf83fff5f17a475e7b0e45246b19bf3:

  Merge remote-tracking branch 'jturney/remove-opengl-spec-download' (2011-04-29 09:59:49 -0700)

are available in the git repository at:

  git://people.freedesktop.org/~jeremyhu/xserver master

Jeremy Huddleston (2):
      XQuartz: Use a rwlock instead of a mutex to protect window_hash in the pthread case
      XQuartz: Fix incorrect typedefs with XPLUGIN_VERSION < 4

 hw/xquartz/applewmExt.h   |    6 +++---
 hw/xquartz/xpr/xprFrame.c |   20 ++++++++++----------
 2 files changed, 13 insertions(+), 13 deletions(-)



More information about the xorg-devel mailing list