nlib
|
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... | |
class | nn::nlib::threading::LockFreeThreadPool< N > |
This thread pool is suitable for deploying fine grain tasks. More... | |
Namespaces | |
nn::nlib | |
Implements stream-related classes usually commonly used, various containers, and other gadget classes. nlib_ns is an alias. | |
nn::nlib::threading | |
Unicode related functionality is implemented. | |
Defines a thread pool.
Definition in file ThreadPool.h.
© 2012-2016 Nintendo Co., Ltd. All rights reserved.