Home
last modified time | relevance | path

Searched defs:get_threading_model (Results 1 – 1 of 1) sorted by relevance

/third_party/boost/boost/log/sources/
Dbasic_logger.hpp195 threading_model& get_threading_model() BOOST_NOEXCEPT { return *this; } in get_threading_model() function in boost::sources::basic_logger
199 threading_model const& get_threading_model() const BOOST_NOEXCEPT { return *this; } in get_threading_model() function in boost::sources::basic_logger