D-Bus  1.4.10
Data Fields
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

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