Home
last modified time | relevance | path

Searched defs:_DispatchNode (Results 1 – 2 of 2) sorted by relevance

/dports/databases/evolution-data-server/evolution-data-server-3.42.1/src/addressbook/libedata-book/
H A De-book-backend.c87 struct _DispatchNode { struct
90 GSimpleAsyncThreadFunc dispatch_func;
91 gboolean blocking_operation;
93 GSimpleAsyncResult *simple;
94 GCancellable *cancellable;
96 GWeakRef *book_backend_weak_ref;
97 EBookBackendCustomOpFunc custom_func;
98 gpointer custom_func_user_data;
99 GDestroyNotify custom_func_user_data_free;
/dports/databases/evolution-data-server/evolution-data-server-3.42.1/src/calendar/libedata-cal/
H A De-cal-backend.c99 struct _DispatchNode { struct
102 GSimpleAsyncThreadFunc dispatch_func;
103 gboolean blocking_operation;
105 GSimpleAsyncResult *simple;
106 GCancellable *cancellable;
108 GWeakRef *cal_backend_weak_ref;
109 ECalBackendCustomOpFunc custom_func;
110 gpointer custom_func_user_data;
111 GDestroyNotify custom_func_user_data_free;