Scopira  20080306
scopira::tool::rw_area< T > Class Template Reference

#include <thread_pthreads.h>

Public Attributes

volatile T pm_data
 
scopira::tool::rwlock pm_rwlock
 shared data
 

Detailed Description

template<class T>
class scopira::tool::rw_area< T >

This area type uses a rwlock lock (and not a mutix, as in shared_area). read_locker_ptr and write_locker_ptr are used on this type.

Author
Aleksander Demko

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