ProcStats : Use mutex lock to make fetch() thread safe.
All threads resolved!
All threads resolved!
Compare changes
Files
2- Christopher Rob Jones authored
: Also minor cleanup and general code modernisation.
+ 26
− 30
@@ -18,6 +18,7 @@
@@ -239,55 +240,50 @@ struct linux_proc {
@@ -304,7 +300,7 @@ bool ProcStats::fetch( procInfo& f ) {
@@ -312,10 +308,10 @@ bool ProcStats::fetch( procInfo& f ) {