mcs-lock: fixup Relacy code
authorBrian Norris <banorris@uci.edu>
Wed, 10 Oct 2012 01:08:12 +0000 (18:08 -0700)
committerBrian Norris <banorris@uci.edu>
Wed, 10 Oct 2012 01:08:12 +0000 (18:08 -0700)
Also, switch out 'compare_exchange_strong()' for 'compare_exchange()',
since we don't support the _strong syntax right now.


No differences found