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

g_thread_pool_push

Declaration

Source position: lazglib2.pas line 5020

function g_thread_pool_push(

  pool: PGThreadPool;

  data: gpointer;

  error: PPGError

):gboolean;