omp_rw_lock.h File Reference

A read/write lock pattern for OpenMP. More...

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ecolab::RWlock
 
struct  ecolab::read_lock
 
struct  ecolab::write_lock
 

Namespaces

 ecolab
 _OPENMP
 

Detailed Description

A read/write lock pattern for OpenMP.