21 #include <QWaitCondition>
24 #include "platform_global.h"
50 bool cleanExit(
int MaxdelayToTerminate_ms=10000);
53 bool ContinueToRun(
void);
The VremThread class Vremthead is a normal thread, but is constructed so that the loader or vrem prog...
Definition: vremthread.h:36
virtual void WakeMeUp(void)
user should use to trigger event if it gets hit, user should exit run
Definition: vremthread.h:47