API Version: 2.0
Library Version: 2.79.3
Generated by gi-docgen 2023.3
since: 2.0
#define g_thread_supported ( void )
This macro returns TRUE if the thread system is initialized, and FALSE if it is not.
TRUE
FALSE
For language bindings, g_thread_get_initialized() provides the same functionality as a function.
g_thread_get_initialized()
Available since: 2.0
This function is not directly available to language bindings.