_GThreadFunctions Struct Reference

struct _GThreadFunctions

Member Data Documentation

void(* cond_broadcast

void(* cond_broadcast

void(* cond_free

void(* cond_free

GCond *(* cond_new

GCond *(* cond_new

void(* cond_signal

void(* cond_signal

gboolean(* cond_timed_wait

gboolean (* cond_timed_wait

void(* cond_wait

void(* cond_wait

void(* mutex_free

void(* mutex_free

void(* mutex_lock

void(* mutex_lock

GMutex *(* mutex_new

GMutex *(* mutex_new

gboolean(* mutex_trylock

gboolean (* mutex_trylock

void(* mutex_unlock

void(* mutex_unlock

gpointer(* private_get

gpointer (* private_get

GPrivate *(* private_new

GPrivate *(* private_new

void(* private_set

void(* private_set

void(* thread_create

void(* thread_create

gboolean(* thread_equal

gboolean (* thread_equal

void(* thread_exit

void(* thread_exit

void(* thread_join

void(* thread_join

void(* thread_self

void(* thread_self

void(* thread_set_priority

void(* thread_set_priority

void(* thread_yield

void(* thread_yield