[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'LazGLib2' (#lcl)

g_thread_try_new

Declaration

Source position: lazglib2.pas line 5025

function g_thread_try_new(

  name: Pgchar;

  func: TGThreadFunc;

  data: gpointer;

  error: PPGError

):PGThread;