Home
last modified time | relevance | path

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

/third_party/boost/boost/log/sinks/
Dsync_frontend.hpp91 … typedef boost::log::aux::locking_ptr< sink_backend_type, backend_mutex_type > locked_backend_ptr; typedef in boost::sinks::synchronous_sink
96 typedef implementation_defined locked_backend_ptr; typedef in boost::sinks::synchronous_sink
Dunlocked_frontend.hpp79 typedef shared_ptr< sink_backend_type > locked_backend_ptr; typedef in boost::sinks::unlocked_sink
Dasync_frontend.hpp219 … typedef boost::log::aux::locking_ptr< sink_backend_type, backend_mutex_type > locked_backend_ptr; typedef in boost::sinks::asynchronous_sink
224 typedef implementation_defined locked_backend_ptr; typedef in boost::sinks::asynchronous_sink