Function
GLibThreadget_initialized
since: 2.20
Declaration [src]
gboolean
g_thread_get_initialized (
void
)
Description [src]
Indicates if g_thread_init()
has been called.
Available since: 2.20
This function is not directly available to language bindings.