git-svn-id: svn://db.shs.com.ru/pip@708 12ceb7fc-bf1f-11e4-8940-5bc7170c53b5

This commit is contained in:
2019-02-06 22:06:31 +00:00
parent 29a039f55b
commit 3246823c64
2 changed files with 4 additions and 1 deletions

View File

@@ -92,8 +92,9 @@ private:
PIMap<llong, PIString> tbid;
bool self_;
int pID_, page_size, cpu_count, cycle;
#ifndef FREERTOS
PRIVATE_DECLARATION
#endif
};
inline PICout operator <<(PICout s, const PISystemMonitor::ThreadStats & v) {