gthread.h File Reference

Typedef GThreadFunc

typedef gpointer (* GThreadFunc

Typedef GThread

typedef struct _GThread GThread

Typedef GMutex

typedef struct _GMutex GMutex

Typedef GCond

typedef struct _GCond GCond

Typedef GPrivate

typedef struct _GPrivate GPrivate

Typedef GStaticPrivate

typedef struct _GStaticPrivate GStaticPrivate

Typedef GThreadFunctions

typedef struct _GThreadFunctions GThreadFunctions

GLIB_VAR GThreadFunctions g_thread_functions_for_glib_use

GLIB_VAR GThreadFunctions g_thread_functions_for_glib_use

GLIB_VAR gboolean g_thread_use_default_impl

GLIB_VAR gboolean g_thread_use_default_impl

GLIB_VAR gboolean g_threads_got_initialized

GLIB_VAR gboolean g_threads_got_initialized

Typedef GStaticRecMutex

typedef struct _GStaticRecMutex GStaticRecMutex

Typedef GStaticRWLock

typedef struct _GStaticRWLock GStaticRWLock

Typedef GOnce

typedef struct _GOnce GOnce