XLE
v0.02.0
|
Public Member Functions | |
template<class Fn , class... Args> | |
void | Enqueue (Fn &&fn, Args &&...args) |
CompletionThreadPool (unsigned threadCount) | |
CompletionThreadPool (const CompletionThreadPool &)=delete | |
CompletionThreadPool & | operator= (const CompletionThreadPool &)=delete |
CompletionThreadPool (CompletionThreadPool &&)=delete | |
CompletionThreadPool & | operator= (CompletionThreadPool &&)=delete |