Home
last modified time | relevance | path

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

/dports/devel/glib20/glib-2.70.4/glib/
H A Dgthreadprivate.h29 struct _GRealThread struct
31 GThread thread;
33 gint ref_count;
34 gboolean ours;
35 gchar *name;
36 gpointer retval;
/dports/graphics/cogl/cogl-1.22.8/deps/glib/
H A Dgthread.c262 struct _GRealThread struct
264 GThread thread;
267 volatile gint private_data_lock;
268 GArray *private_data;
269 GRealThread *next;
270 gpointer retval;
271 GSystemThread system_thread;