ThreadPool.func

GFunc func() @property

Get func field.

Returns

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

Set func field.

Parameters

propvalthe function to execute in the threads of this pool