mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-31 17:31:20 +02:00
- infoviewer_bb.cpp,h: fix determination of hdd-usage in thread
This commit is contained in:
committed by
svenhoefer
parent
94a49e3a51
commit
24ffee6bb2
@@ -124,6 +124,7 @@ class CInfoViewerBB
|
||||
void showBarSys(int percent = 0);
|
||||
void showBarHdd(int percent = 0);
|
||||
|
||||
int hddpercent;
|
||||
pthread_t hddperT;
|
||||
static void* hddperThread(void *arg);
|
||||
bool hddperTflag;
|
||||
|
Reference in New Issue
Block a user