rewrite mutex implementation to fix some subtle bugs, also add some more locking...
commit64e7d60fe04815af16a013dc7d084c1237a50736
authorMarco Peereboom <marco@conformal.com>
Wed, 16 May 2012 21:17:16 +0000 (16 16:17 -0500)
committerMarco Peereboom <marco@conformal.com>
Wed, 16 May 2012 21:17:38 +0000 (16 16:17 -0500)
tree2bce7dc60ac6dd883ffca74689bc9626a2909f93
parent6976193122770bc37aed5d423302cc3d5243b281
rewrite mutex implementation to fix some subtle bugs, also add some more locking in places to prevent buggy mutex message (diagnosed by jrick)
xxxterm.c