boost::logging::lock_resource_finder::tss_once_init< mutex > Struct Template Reference
Allows you to initialize this resource once even if multiple threads are running. Then, all threads will use the initialized value.
More...
Detailed Description
template<class mutex = boost::logging::threading::mutex>
struct boost::logging::lock_resource_finder::tss_once_init< mutex >
Allows you to initialize this resource once even if multiple threads are running. Then, all threads will use the initialized value.
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