libmoost
moost::thread::token_mutex< T >::scoped_promote_lock Class Reference

locks everybody but first wait that beding are done More...

#include <token_mutex.hpp>

List of all members.

Public Member Functions

 scoped_promote_lock (scoped_lock &lock)
 ~scoped_promote_lock ()

Private Attributes

token_mutex< T > & m_token_mutex

Detailed Description

template<typename T>
class moost::thread::token_mutex< T >::scoped_promote_lock

locks everybody but first wait that beding are done

Definition at line 126 of file token_mutex.hpp.


Constructor & Destructor Documentation

template<typename T>
moost::thread::token_mutex< T >::scoped_promote_lock::scoped_promote_lock ( scoped_lock lock) [inline]

Definition at line 131 of file token_mutex.hpp.

Definition at line 138 of file token_mutex.hpp.


Member Data Documentation

Definition at line 129 of file token_mutex.hpp.


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