#include <basic_thread_pool.h>
mir::thread::BasicThreadPool::BasicThreadPool |
( |
int |
min_threads | ) |
|
mir::thread::BasicThreadPool::~BasicThreadPool |
( |
| ) |
|
|
default |
std::future< void > mir::thread::BasicThreadPool::run |
( |
std::function< void()> const & |
task | ) |
|
std::future< void > mir::thread::BasicThreadPool::run |
( |
std::function< void()> const & |
task, |
|
|
TaskId |
id |
|
) |
| |
void mir::thread::BasicThreadPool::shrink |
( |
| ) |
|
The documentation for this class was generated from the following files:
Copyright © 2012,2013 Canonical Ltd.
Generated on Fri Oct 10 14:07:14 UTC 2014