Fix the thread counts

This commit is contained in:
David Hunt
2015-07-13 21:02:40 -05:00
committed by Hisham Muhammad
parent 6463ea2956
commit 57ab332d5a
6 changed files with 77 additions and 11 deletions

View File

@ -36,7 +36,7 @@ void Process_setupColumnWidths();
double Platform_setCPUValues(Meter* mtr, int cpu);
void Platform_setMemoryValues(Meter* this);
void Platform_setMemoryValues(Meter* mtr);
void Platform_setSwapValues(Meter* this);