struct _GThreadFunctions |
Public Attributes | |
---|---|
void(* | cond_broadcast |
void(* | cond_free |
GCond *(* | cond_new |
void(* | cond_signal |
gboolean(* | cond_timed_wait |
void(* | cond_wait |
void(* | mutex_free |
void(* | mutex_lock |
GMutex *(* | mutex_new |
gboolean(* | mutex_trylock |
void(* | mutex_unlock |
gpointer(* | private_get |
GPrivate *(* | private_new |
void(* | private_set |
void(* | thread_create |
gboolean(* | thread_equal |
void(* | thread_exit |
void(* | thread_join |
void(* | thread_self |
void(* | thread_set_priority |
void(* | thread_yield |
Copyright ©2010 Nokia Corporation and/or its subsidiary(-ies).
All rights
reserved. Unless otherwise stated, these materials are provided under the terms of the Eclipse Public License
v1.0.