46 #ifndef DEVICE_DEVICEINFO_PROCESSSTATUS_H_
47 #define DEVICE_DEVICEINFO_PROCESSSTATUS_H_
57 #include "hostIf_tr69ReqHandler.h"
58 #include "hostIf_utils.h"
59 #include "hostIf_updateHandler.h"
71 static GHashTable *ifHash;
72 static GMutex *m_mutex;
77 bool bCalledProcessNumberOfEntries;
80 int backupProcessNumberOfEntries;
82 unsigned int getNumOfProcessEntries();
83 int getProcessStatusCPUUsage();
91 static GList *getAllInstances();
93 static void closeAllInstances();
95 static void getLock();
97 static void releaseLock();