Source position: lazglib2.pas line 5025
function g_thread_try_new(
name: Pgchar;
func: TGThreadFunc;
data: gpointer;
error: PPGError
):PGThread;