SyTen
cached_type_async.cpp File Reference

Instantiations of variables used in cached_type_async.h More...

+ Include dependency graph for cached_type_async.cpp:

Namespaces

 syten
 Syten namespace.
 
 syten::Caching
 Only contains the Caching::threshold variable.
 

Variables

std::size_t syten::Caching::cur_workers {0}
 gives the current number of asynchronous workers. More...
 
std::size_t syten::Caching::max_workers {10}
 sets the maximal number of asynchronous workers. More...
 
std::mutex syten::Caching::mtx_workers
 mutex protecting cur_workers More...
 

Detailed Description

Instantiations of variables used in cached_type_async.h