| D-Bus
    1.12.10
    | 
| Data Fields | |
| pthread_cond_t | cond | 
| the condition | |
| DBusList * | list | 
| list thread-local-stored events waiting on the cond variable | |
| CRITICAL_SECTION | lock | 
| lock protecting the list | |
Definition at line 57 of file dbus-sysdeps-pthread.c.
 1.8.14
 1.8.14