|
@@ -251,6 +251,7 @@ PUBLISHED:
|
|
|
INLINE static void resume_after_pause() { }
|
|
INLINE static void resume_after_pause() { }
|
|
|
|
|
|
|
|
static void main_tick() { }
|
|
static void main_tick() { }
|
|
|
|
|
+ static void thread_tick(const string &) { }
|
|
|
};
|
|
};
|
|
|
|
|
|
|
|
#endif // DO_PSTATS
|
|
#endif // DO_PSTATS
|