Function

GLibThreadget_initialized

since: 2.20

Declaration

gboolean
g_thread_get_initialized (
  void
)

Description

Indicates if g_thread_init() has been called.

Available since: 2.20

This function is not directly available to language bindings.

Return value

Type: gboolean

TRUE if threads have been initialized.