nlib
ThreadPool.h File Reference

Defines a thread pool. More...

Go to the source code of this file.

Classes

class  nn::nlib::threading::ThreadPool
 Tasks may be deployed to a pool of threads that have been already created. More...
 

Namespaces

 nn::nlib
 Implements common features and features that are highly platform-dependent. Also refer to nlib Platform APIs. nlib_ns is an alias.
 
 nn::nlib::threading
 Unicode related functionality is implemented.
 

Detailed Description

Defines a thread pool.

Definition in file ThreadPool.h.