Grok 10.0.0
Static Public Member Functions | List of all members
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

◆ instance()

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

Referenced by get(), and grk_initialize().

◆ release()

static void ExecSingleton::release ( void  )
inlinestatic

References get().

Referenced by grk_deinitialize().

◆ threadId()

static uint32_t ExecSingleton::threadId ( void  )
inlinestatic

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