#include <condition_variable.hpp>
Public Member Functions | |
| lock_on_exit () | |
| void | activate (MutexType &m_) |
| ~lock_on_exit () | |
Public Attributes | |
| MutexType * | m |
|
inline |
|
inline |
|
inline |
| MutexType* boost::thread_cv_detail::lock_on_exit< MutexType >::m |