File Scanner 1.0.0
A high-performance C++ malicious file scanner.
Loading...
Searching...
No Matches
thread_pool.h File Reference
#include <condition_variable>
#include <atomic>
#include <functional>
#include <future>
#include <mutex>
#include <queue>
#include <thread>
#include <type_traits>
#include <vector>
Include dependency graph for thread_pool.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  scanner::ThreadPool
 Manages a pool of worker threads to execute tasks concurrently. More...
 

Namespaces

namespace  scanner