mcs-lock: bugfix - didn't allocate mcs_mutex
authorBrian Norris <banorris@uci.edu>
Wed, 10 Oct 2012 02:08:01 +0000 (19:08 -0700)
committerBrian Norris <banorris@uci.edu>
Wed, 10 Oct 2012 02:08:01 +0000 (19:08 -0700)
commite2354efc95efca2909429a2001cd910c9ce566fa
tree03be28567bde6d570425647f7b7320954057985c
parent46299e328b9f0a8624fd753fcab5a33085eabfaa
mcs-lock: bugfix - didn't allocate mcs_mutex

This is a bug in the stupid driver I wrote (i.e., my fault). I was
struggling with the syntax, so I forgot to even initialize my objects.
mcs-lock/mcs-lock.cc