#include <goby/util/thirdparty/cpp-httplib/httplib.h>
Definition at line 608 of file httplib.h.
◆ ThreadPool() [1/2]
httplib::ThreadPool::ThreadPool |
( |
size_t |
n | ) |
|
|
inlineexplicit |
◆ ThreadPool() [2/2]
httplib::ThreadPool::ThreadPool |
( |
const ThreadPool & |
| ) |
|
|
delete |
◆ ~ThreadPool()
httplib::ThreadPool::~ThreadPool |
( |
| ) |
|
|
overridedefault |
◆ enqueue()
void 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: