#include <ThreadPool.h>
◆ ThreadPool() [1/2]
fb360_dep::ThreadPool::ThreadPool |
( |
const int |
maxThreadsFlag | ) |
|
|
inline |
◆ ThreadPool() [2/2]
fb360_dep::ThreadPool::ThreadPool |
( |
| ) |
|
|
inline |
◆ getMaxThreads()
int fb360_dep::ThreadPool::getMaxThreads |
( |
| ) |
|
|
inline |
◆ getThreadCountFromFlag()
static int fb360_dep::ThreadPool::getThreadCountFromFlag |
( |
const int |
maxThreadsFlag | ) |
|
|
inlinestatic |
◆ join()
void fb360_dep::ThreadPool::join |
( |
| ) |
|
|
inline |
◆ spawn()
template<class Fn , class... Args>
void fb360_dep::ThreadPool::spawn |
( |
Fn && |
fn, |
|
|
Args &&... |
args |
|
) |
| |
|
inline |
The documentation for this struct was generated from the following file: