gbitlock: fix this to not unconditionally use futex emulation
authorDan Winship <danw@gnome.org>
Thu, 2 May 2013 14:14:57 +0000 (10:14 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Sun, 5 May 2013 01:12:54 +0000 (21:12 -0400)
commit879692b287924d85baf258ddf4c0d4156c9916a6
tree00870305afed878004d633708dcfa4ef1d0e64f4
parent91179be5a82a55c32ddc61821430aef0b0f3fa48
gbitlock: fix this to not unconditionally use futex emulation

Ryan accidentally committed some debugging code a long time ago,
causing this file to always use futex emulation even when real futex
support was available. I noticed this a while later and pointed it out
to him, and assumed he was going to fix it, but I guess he assumed I
was going to fix it, and then neither of us did...

https://bugzilla.gnome.org/show_bug.cgi?id=699500
glib/gbitlock.c