Main Page | Modules | Class List | Directories | File List | Class Members | File Members | Related Pages

st_safe_mutex_t Struct Reference

#include <my_pthread.h>

List of all members.

Public Attributes

pthread_mutex_t global
pthread_mutex_t mutex
const char * file
uint line
uint count
pthread_t thread


Member Data Documentation

uint st_safe_mutex_t::count
 

Definition at line 479 of file my_pthread.h.

const char* st_safe_mutex_t::file
 

Definition at line 478 of file my_pthread.h.

pthread_mutex_t st_safe_mutex_t::global
 

Definition at line 477 of file my_pthread.h.

uint st_safe_mutex_t::line
 

Definition at line 479 of file my_pthread.h.

pthread_mutex_t st_safe_mutex_t::mutex
 

Definition at line 477 of file my_pthread.h.

pthread_t st_safe_mutex_t::thread
 

Definition at line 480 of file my_pthread.h.


The documentation for this struct was generated from the following file:
Generated on Sun May 14 14:51:33 2006 by  doxygen 1.4.2