mrDarker
2025-08-14 47873f48d17bb8f7602fda73d29b19adcf43fdd0
EdgeInspector_App/WebSocket/ThreadPool.cpp
@@ -1,4 +1,4 @@
#include "StdAfx.h"
#include "StdAfx.h"
#include "ThreadPool.h"
ThreadPool::ThreadPool(size_t thread_count) : m_stop(false) {