|
R-Type
Distributed multiplayer game engine in C++
|
#include <thread>#include "common/Threading/ThreadSafeQueue.hpp"#include "server/Core/ThreadPool/IThreadPool.hpp"

Go to the source code of this file.
Classes | |
| class | server::ThreadPool |
| Concrete implementation of IThreadPool. More... | |
Namespaces | |
| namespace | server |