| STLdoc
    STLdocumentation | 
 
  
 | Public Types | |
| typedef recursive_timed_mutex | _Myt | 
| typedef _Scoped_lock_imp< _Myt > | scoped_lock | 
| typedef _Scoped_try_lock_imp< _Myt > | scoped_try_lock | 
| typedef _Scoped_timed_lock_imp< _Myt > | scoped_timed_lock | 
| Public Member Functions | |
| recursive_timed_mutex () | |
| Private Member Functions | |
| recursive_timed_mutex (const _Myt &) | |
| _Myt & | operator= (const _Myt &) | 
|  Private Member Functions inherited from stdext::threads::_Mutex_base | |
| _Mutex_base (int _Type) | |
| ~_Mutex_base () _NOEXCEPT | |
| int | lock () | 
| int | try_lock () | 
| int | timed_lock (const xtime &_Xt) | 
| int | unlock () | 
| Additional Inherited Members | |
|  Private Attributes inherited from stdext::threads::_Mutex_base | |
| mtx_t | _Mtx | 
| 
 | inline | 
| 
 | private | 
 1.8.8
 1.8.8