#include <ThreadPool.hpp>
|
| static tf::Executor * | instance (uint32_t numthreads) |
| |
| static tf::Executor * | get () |
| |
| static void | release () |
| |
| static uint32_t | threadId (void) |
| |
◆ get()
| static tf::Executor * ExecSingleton::get |
( |
| ) |
|
|
inlinestatic |
References instance().
Referenced by grk::CodeStreamCompress::compress(), grk::CompressScheduler::compress(), grk::TileProcessor::decompressT2T1(), grk::CodeStreamDecompress::decompressTile(), grk::CodeStreamDecompress::decompressTiles(), grk::WaveletFwdImpl::encode_procedure(), release(), grk::Scheduler::run(), grk::CompressScheduler::scheduleBlocks(), grk::DecompressScheduler::scheduleBlocks(), threadId(), and grk::HWY_NAMESPACE::vscheduler().
◆ instance()
| static tf::Executor * ExecSingleton::instance |
( |
uint32_t |
numthreads | ) |
|
|
inlinestatic |
◆ release()
| static void ExecSingleton::release |
( |
| ) |
|
|
inlinestatic |
◆ threadId()
| static uint32_t ExecSingleton::threadId |
( |
void |
| ) |
|
|
inlinestatic |
The documentation for this class was generated from the following file: