Main Page | Modules | Alphabetical List | Data Structures | File List | Data Fields | Globals | Related Pages

s_cf_rwlock Struct Reference

#include <cf_pthread.h>


Data Fields

u_char * name
pthread_rwlock_t rwlock


Detailed Description

This struct is used to store a rwlock and it's name

Definition at line 40 of file cf_pthread.h.


Field Documentation

u_char* s_cf_rwlock::name
 

The name of the rwlock

Definition at line 41 of file cf_pthread.h.

pthread_rwlock_t s_cf_rwlock::rwlock
 

The rwlock itself

Definition at line 42 of file cf_pthread.h.


The documentation for this struct was generated from the following file:
Generated on Sun Apr 25 16:37:40 2004 for Classic Forum by doxygen 1.3.5