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

s_cf_mutex Struct Reference

#include <cf_pthread.h>


Data Fields

u_char * name
pthread_mutex_t mutex


Detailed Description

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

Definition at line 32 of file cf_pthread.h.


Field Documentation

pthread_mutex_t s_cf_mutex::mutex
 

The mutex itself

Definition at line 34 of file cf_pthread.h.

u_char* s_cf_mutex::name
 

The name of the mutex

Definition at line 33 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