Coin Logo Coin3D is Free Software,
published under the BSD 3-clause license.
https://bitbucket.org/Coin3D/
http://www.kongsberg.com/kogt/
cc_rwmutex Struct Reference

The structure for a read-write mutex. More...

#include <Inventor/C/threads/common.h>

Public Attributes

cc_precedence policy
 
int readers
 
int writers
 
int readwaiters
 
int writewaiters
 
cc_mutex mutex
 
cc_condvar read
 
cc_condvar write
 

Detailed Description

The structure for a read-write mutex.


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