ProcStats : Use mutex lock to make fetch() thread safe.
All threads resolved!
All threads resolved!
Compare changes
Files
2- Christopher Rob Jones authored
+ 10
− 9
@@ -251,11 +251,11 @@ ProcStats::ProcStats() {
@@ -267,23 +267,24 @@ bool ProcStats::fetch( procInfo& f ) {