version 0.1.11
[fms.git] / include / pthreadwrapper / thread.h
index 6e51f73..7b5f386 100644 (file)
@@ -35,6 +35,7 @@ private:
        bool m_running;                         // thread (object) is currently running\r
        bool m_cancelled;\r
        Runnable *m_runnable;           // actual object that is being run\r
+       bool m_threadcleaned;\r
 \r
 };\r
 \r