STLdoc
STLdocumentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
Typedefs
Concurrency::extensibility Namespace Reference

Typedefs

typedef ::Concurrency::event event_t
 
typedef ::Concurrency::critical_section critical_section_t
 
typedef critical_section_t::scoped_lock scoped_critical_section_t
 
typedef ::Concurrency::reader_writer_lock reader_writer_lock_t
 
typedef ::Concurrency::reader_writer_lock::scoped_lock scoped_rw_lock_t
 
typedef ::Concurrency::reader_writer_lock::scoped_lock_read scoped_read_lock_t
 
typedef ::Concurrency::details::_ReentrantBlockingLock recursive_lock_t
 
typedef recursive_lock_t::_Scoped_lock scoped_recursive_lock_t
 

Typedef Documentation