Home
last modified time | relevance | path

Searched defs:_GdaThreadWrapperPrivate (Results 1 – 6 of 6) sorted by relevance

/dports/databases/libgda5-ldap/libgda-5.2.10/libgda-ui/data-entries/
H A Dgdaui-entry-none.h52 GType gdaui_entry_none_get_type (void) G_GNUC_CONST;
53 GtkWidget *gdaui_entry_none_new (GType type);
/dports/databases/libgda5/libgda-5.2.10/libgda/thread-wrapper/
H A Dgda-thread-wrapper.c50 struct _GdaThreadWrapperPrivate { struct
51 GRecMutex rmutex;
52 guint next_job_id;
53 GThread *worker_thread;
54 GAsyncQueue *to_worker_thread;
56 GHashTable *threads_hash; /* key = a GThread, value = a #ThreadData pointer */
57 GHashTable *pipes_hash; /* key = a GThread, value = a #Pipe pointer */
/dports/databases/libgda5-bdb/libgda-5.2.10/libgda/thread-wrapper/
H A Dgda-thread-wrapper.c50 struct _GdaThreadWrapperPrivate { struct
51 GRecMutex rmutex;
52 guint next_job_id;
53 GThread *worker_thread;
54 GAsyncQueue *to_worker_thread;
56 GHashTable *threads_hash; /* key = a GThread, value = a #ThreadData pointer */
57 GHashTable *pipes_hash; /* key = a GThread, value = a #Pipe pointer */
/dports/databases/libgda5-ui/libgda-5.2.10/libgda/thread-wrapper/
H A Dgda-thread-wrapper.c50 struct _GdaThreadWrapperPrivate { struct
51 GRecMutex rmutex;
52 guint next_job_id;
53 GThread *worker_thread;
54 GAsyncQueue *to_worker_thread;
56 GHashTable *threads_hash; /* key = a GThread, value = a #ThreadData pointer */
57 GHashTable *pipes_hash; /* key = a GThread, value = a #Pipe pointer */
/dports/databases/libgda5-mysql/libgda-5.2.10/libgda/thread-wrapper/
H A Dgda-thread-wrapper.c50 struct _GdaThreadWrapperPrivate { struct
51 GRecMutex rmutex;
52 guint next_job_id;
53 GThread *worker_thread;
54 GAsyncQueue *to_worker_thread;
56 GHashTable *threads_hash; /* key = a GThread, value = a #ThreadData pointer */
57 GHashTable *pipes_hash; /* key = a GThread, value = a #Pipe pointer */
/dports/databases/libgda5-jdbc/libgda-5.2.10/libgda/thread-wrapper/
H A Dgda-thread-wrapper.c50 struct _GdaThreadWrapperPrivate { struct
51 GRecMutex rmutex;
52 guint next_job_id;
53 GThread *worker_thread;
54 GAsyncQueue *to_worker_thread;
56 GHashTable *threads_hash; /* key = a GThread, value = a #ThreadData pointer */
57 GHashTable *pipes_hash; /* key = a GThread, value = a #Pipe pointer */