Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::pthread::pthread_mutex_scoped_lock Class Reference

#include <pthread_mutex_scoped_lock.hpp>

Public Member Functions

 pthread_mutex_scoped_lock (pthread_mutex_t *m_)
 
void unlock ()
 
 ~pthread_mutex_scoped_lock ()
 

Constructor & Destructor Documentation

boost::pthread::pthread_mutex_scoped_lock::pthread_mutex_scoped_lock ( pthread_mutex_t *  m_)
inlineexplicit
boost::pthread::pthread_mutex_scoped_lock::~pthread_mutex_scoped_lock ( )
inline

References unlock().

Member Function Documentation

void boost::pthread::pthread_mutex_scoped_lock::unlock ( void  )
inline

The documentation for this class was generated from the following file: