Thread.getInitialized

Indicates if g_thread_init() has been called. Since 2.20

class Thread
static
int
getInitialized
()

Return Value

Type: int

TRUE if threads have been initialized.

Meta