#include <httplib.h>
Definition at line 754 of file httplib.h.
◆ ThreadPool() [1/2]
httplib::ThreadPool::ThreadPool |
( |
size_t |
n, |
|
|
size_t |
mqr = 0 |
|
) |
| |
|
inlineexplicit |
◆ ThreadPool() [2/2]
httplib::ThreadPool::ThreadPool |
( |
const ThreadPool & |
| ) |
|
|
delete |
◆ ~ThreadPool()
httplib::ThreadPool::~ThreadPool |
( |
| ) |
|
|
overridedefault |
◆ enqueue()
bool httplib::ThreadPool::enqueue |
( |
std::function< void()> |
fn | ) |
|
|
inlineoverridevirtual |
◆ shutdown()
void httplib::ThreadPool::shutdown |
( |
| ) |
|
|
inlineoverridevirtual |
◆ worker
The documentation for this class was generated from the following file: