_GStaticRWLock Struct Reference

#include <gthread.h>

List of all members.

Public Attributes

GStaticMutex mutex
GCondread_cond
GCondwrite_cond
guint read_counter
gboolean write
guint want_to_write


Detailed Description

Definition at line 261 of file gthread.h.


Member Data Documentation

GStaticMutex _GStaticRWLock::mutex

Definition at line 263 of file gthread.h.

GCond* _GStaticRWLock::read_cond

Definition at line 264 of file gthread.h.

GCond* _GStaticRWLock::write_cond

Definition at line 265 of file gthread.h.

guint _GStaticRWLock::read_counter

Definition at line 266 of file gthread.h.

gboolean _GStaticRWLock::write

Definition at line 267 of file gthread.h.

guint _GStaticRWLock::want_to_write

Definition at line 268 of file gthread.h.


The documentation for this struct was generated from the following file:
Generated on Tue Jul 5 16:24:55 2011 for ROOT_528-00b_version by  doxygen 1.5.1