Public Member Functions | Private Attributes
boost::detail::atomic_count::scoped_lock Class Reference

List of all members.

Public Member Functions

 scoped_lock (pthread_mutex_t &m)
 ~scoped_lock ()

Private Attributes

pthread_mutex_t & m_

Detailed Description

Definition at line 34 of file atomic_count_pthreads.hpp.


Constructor & Destructor Documentation

boost::detail::atomic_count::scoped_lock::scoped_lock ( pthread_mutex_t &  m) [inline]

Definition at line 38 of file atomic_count_pthreads.hpp.

boost::detail::atomic_count::scoped_lock::~scoped_lock ( ) [inline]

Definition at line 43 of file atomic_count_pthreads.hpp.


Member Data Documentation

pthread_mutex_t& boost::detail::atomic_count::scoped_lock::m_ [private]

Definition at line 50 of file atomic_count_pthreads.hpp.


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


appl
Author(s): petercai
autogenerated on Tue Jan 7 2014 11:02:30