ProcStats : Use mutex lock to make fetch() thread safe.
All threads resolved!
All threads resolved!
Compare changes
Files
2- Christopher Rob Jones authored
+ 8
− 9
@@ -249,13 +249,11 @@ ProcStats* ProcStats::instance() {
@@ -272,18 +270,19 @@ bool ProcStats::fetch( procInfo& f ) {