Home
last modified time | relevance | path

Searched defs:ThreadPool (Results 1 – 1 of 1) sorted by relevance

/CTR-SDK-4.2.5/include/nn/os/
Dos_ThreadPool.h211 inline ThreadPool::ThreadPool() : m_Buffer(0) {} in ThreadPool() function
213 inline ThreadPool::ThreadPool(void* workBuffer, size_t numMaxWaitObjects, size_t numWorkerThreads, … in ThreadPool() function
220 inline ThreadPool::ThreadPool(void* workBuffer, size_t numMaxWaitObjects, size_t numWorkerThreads, … in ThreadPool() function