[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Source position: lazglib2.pas line 5019
function g_thread_pool_new( |
func: TGFunc; |
user_data: gpointer; |
max_threads: gint; |
exclusive: gboolean; |
error: PPGError |
):PGThreadPool; |