#include <httplib.h>
◆ ThreadPool() [1/2]
| httplib::ThreadPool::ThreadPool |
( |
size_t | n, |
|
|
size_t | max_n = 0, |
|
|
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 |
The documentation for this class was generated from the following file:
- common/src/include/camcom/third_party/httplib.h