inLimbo
TUI Music Player that keeps you in Limbo.
 
Loading...
Searching...
No Matches
workers.hpp File Reference
#include <atomic>
#include <condition_variable>
#include <functional>
#include <future>
#include <memory>
#include <mutex>
#include <queue>
#include <thread>
#include <vector>

Go to the source code of this file.

Classes

class  WorkerThreadPool
 A thread pool that manages a collection of worker threads. More...