datarace: make globals static
authorBrian Norris <banorris@uci.edu>
Tue, 16 Apr 2013 01:33:28 +0000 (18:33 -0700)
committerBrian Norris <banorris@uci.edu>
Tue, 16 Apr 2013 01:47:14 +0000 (18:47 -0700)
commit765b77b9d1dff55d4f43b03c5aef52e514a8a4cf
tree983c68d02f2663a21112694a917572faab302e32
parent5d806b4bc80d6df106c78f47b336ef9d2aad7f3d
datarace: make globals static

They're only global within this file.
datarace.cc