D-Bus  1.10.24
Data Fields
DBusCondVar Struct Reference

Data Fields

pthread_cond_t cond
 the condition
 
DBusListlist
 list thread-local-stored events waiting on the cond variable
 
CRITICAL_SECTION lock
 lock protecting the list
 

Detailed Description

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


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