ThreadPool.func

GFunc func() @property nothrow

Get func field.

Returns

the function to execute in the threads of this pool
void func(GFunc propval) @property nothrow

Set func field.

Parameters

propvalthe function to execute in the threads of this pool