Searched defs:DBusLoop (Results 1 – 2 of 2) sorted by relevance
31 typedef struct DBusLoop DBusLoop; typedef
55 struct DBusLoop struct57 int refcount;58 DBusList *callbacks;59 int callback_list_serial;60 int watch_count;61 int timeout_count;62 int depth; /**< number of recursive runs */63 DBusList *need_dispatch;