ThreadPool


Object Hierarchy:

Object hierarchy for ThreadPool

Description:

public class ThreadPool : Object

Generic fixed-size thread pool for asynchronous task execution.

ThreadPool executes submitted tasks on worker threads and returns Future values for result-oriented workflows.


Namespace: Vala.Concurrent
Package: Valacore

Content:

Static methods:

Methods:

Inherited Members:

All known members inherited from class GLib.Object