#include <lock_algorithms.hpp>
Public Member Functions | |
range_lock_guard (Iterator begin_, Iterator end_) | |
void | release () |
~range_lock_guard () | |
Public Attributes | |
Iterator | begin |
Iterator | end |
|
inline |
References boost::lock().
|
inline |
|
inline |
References boost::detail::range_lock_guard< Iterator >::end.
Referenced by boost::detail::lock_impl().
Iterator boost::detail::range_lock_guard< Iterator >::begin |
Iterator boost::detail::range_lock_guard< Iterator >::end |