Source position: lazglib2.pas line 4680
function g_once_impl(
once: PGOnce;
func: TGThreadFunc;
arg: gpointer
):gpointer;