Lines Matching defs:DBusLoop
58 struct DBusLoop struct60 int refcount;62 DBusHashTable *watches;63 DBusSocketSet *socket_set;64 DBusList *timeouts;65 int callback_list_serial;66 int watch_count;67 int timeout_count;68 int depth; /**< number of recursive runs */69 DBusList *need_dispatch;72 unsigned oom_watch_pending : 1;