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