boost::logging::lock_resource_finder::tss_with_cache< refresh_secs, mutex > Struct Template Reference
Caches the resource on each thread, and refreshes it at refresh_secs
period.
More...
Detailed Description
template<int refresh_secs = 5, class mutex = boost::logging::threading::mutex>
struct boost::logging::lock_resource_finder::tss_with_cache< refresh_secs, mutex >
Caches the resource on each thread, and refreshes it at refresh_secs
period.
The documentation for this struct was generated from the following file:
- detail/ts/resource_finder.hpp
Copyright John Torjo © 2007
Have a question/ suggestion/ comment? Send me feedback