Grok 10.0.5
ExecSingleton Class Reference

#include <ThreadPool.hpp>

Static Public Member Functions

static tf::Executor * instance (uint32_t numthreads)
 
static tf::Executor * get ()
 
static void release ()
 
static uint32_t threadId (void)
 

Member Function Documentation

◆ get()

static tf::Executor * ExecSingleton::get ( )
inlinestatic

References instance().

Referenced by release(), and threadId().

◆ instance()

static tf::Executor * ExecSingleton::instance ( uint32_t numthreads)
inlinestatic

Referenced by get(), and grk_initialize().

◆ release()

static void ExecSingleton::release ( )
inlinestatic

References get().

Referenced by grk_deinitialize().

◆ threadId()

static uint32_t ExecSingleton::threadId ( void )
inlinestatic

References get().


The documentation for this class was generated from the following file: