ThreadPool.exclusive

bool exclusive() @property

Get exclusive field.

Returns

are all threads exclusive to this pool
void exclusive(bool propval) @property

Set exclusive field.

Parameters

propvalare all threads exclusive to this pool