mirror of
https://github.com/glest/glest-source.git
synced 2025-08-15 04:43:58 +02:00
bugfixes for thread shutdown
This commit is contained in:
@@ -65,6 +65,7 @@ private:
|
||||
protected:
|
||||
void addThreadToList();
|
||||
void removeThreadFromList();
|
||||
void queueAutoCleanThread();
|
||||
|
||||
public:
|
||||
Thread();
|
||||
|
Reference in New Issue
Block a user