ThreadPool.exclusive
bool exclusive() @property nothrowGet exclusive field.
Returns
are all threads exclusive to this pool
void exclusive(bool propval) @property nothrowSet exclusive field.
Parameters
propval | are all threads exclusive to this pool |