Searched defs:locked_backend_ptr (Results 1 – 3 of 3) sorted by relevance
| /third_party/boost/boost/log/sinks/ | ||
| D | sync_frontend.hpp | 91 … typedef boost::log::aux::locking_ptr< sink_backend_type, backend_mutex_type > locked_backend_ptr; typedef in boost::sinks::synchronous_sink |
| D | unlocked_frontend.hpp | 79 typedef shared_ptr< sink_backend_type > locked_backend_ptr; typedef in boost::sinks::unlocked_sink |
| D | async_frontend.hpp | 219 … typedef boost::log::aux::locking_ptr< sink_backend_type, backend_mutex_type > locked_backend_ptr; typedef in boost::sinks::asynchronous_sink |