ProcStats : Use mutex lock to make fetch() thread safe.
All threads resolved!
All threads resolved!
Compare changes
Files
2- Christopher Rob Jones authored
+ 15
− 12
@@ -30,10 +30,6 @@
@@ -245,35 +241,37 @@ ProcStats* ProcStats::instance() {
@@ -310,5 +308,10 @@ bool ProcStats::fetch( procInfo& f ) {