Functions
Link copied to clipboard
This is deprecated since version 2.32.
Link copied to clipboard
fun createFull( func: ThreadFunc, stackSize: <Error class: unknown class>, joinable: Boolean, bound: Boolean, priority: ThreadPriority): <Error class: unknown class><Thread>
This is deprecated since version 2.32.
Link copied to clipboard
Link copied to clipboard
Indicates if g_thread_init() has been called.
Link copied to clipboard
Link copied to clipboard
This function is the same as g_thread_new() except that it allows for the possibility of failure.