mirror of
https://github.com/glest/glest-source.git
synced 2025-08-12 03:14:00 +02:00
Added mutex guards around logging
This commit is contained in:
@@ -42,7 +42,7 @@ public:
|
||||
void signalQuit();
|
||||
bool getQuitStatus();
|
||||
bool getRunningStatus();
|
||||
static void shutdownAndWait(BaseThread *pThread);
|
||||
static void shutdownAndWait(BaseThread *ppThread);
|
||||
void shutdownAndWait();
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user