DBusMutexPThread Struct Reference


Data Fields

pthread_mutex_t lock
 lock protecting count field
volatile int count
 count of how many times lock holder has recursively locked
volatile pthread_t holder
 holder of the lock if count >0, valid but arbitrary thread if count has ever been >0, uninitialized memory if count has never been >0

Detailed Description

Definition at line 32 of file dbus-sysdeps-pthread.c.


The documentation for this struct was generated from the following file:
Generated on Tue Apr 15 15:54:13 2008 for D-Bus by  doxygen 1.5.1