Searched defs:externally_locked_stream (Results 1 – 1 of 1) sorted by relevance
95 class externally_locked_stream: public externally_locked<Stream&, RecursiveMutex> class104 externally_locked_stream(Stream& stream, RecursiveMutex& mtx) BOOST_NOEXCEPT : in externally_locked_stream() function in boost::externally_locked_stream