ThreadPool.full


Description:

[ Version ( since = "2.70" ) ]
[ CCode ( cname = "g_thread_pool_new_full" ) ]
public ThreadPool.full (Func<T> func, DestroyNotify? item_free_func, int max_threads, bool exclusive) throws ThreadError