mirror of
https://github.com/openharmony/developtools_global_resource_tool.git
synced 2026-07-18 17:24:42 -04:00
@@ -64,7 +64,7 @@ private:
|
||||
|
||||
std::mutex queueMutex_;
|
||||
std::condition_variable condition_;
|
||||
bool running_;
|
||||
bool running_{ false };
|
||||
size_t threadCount_;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user