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

g_thread_pool_set_max_threads

Declaration

Source position: lazglib2.pas line 5021

function g_thread_pool_set_max_threads(

  pool: PGThreadPool;

  max_threads: gint;

  error: PPGError

):gboolean;