ThreadPool


Description:

[ Deprecated ( since = "vala-0.18" , replacement = "ThreadPool.with_owned_data" ) ]
public ThreadPool (Func<T> func, int max_threads, bool exclusive) throws ThreadError

Warning: ThreadPool is deprecated. Use "ThreadPool.with_owned_data".