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 45 of file dbus-sysdeps-pthread.c.


The documentation for this struct was generated from the following file:

Generated on 18 Nov 2010 for D-Bus by  doxygen 1.6.1