ThreadPool.exclusive
bool exclusive() @propertyGet exclusive field.
Returns
are all threads exclusive to this pool
void exclusive(bool propval) @propertySet exclusive field.
Parameters
propval | are all threads exclusive to this pool |
bool exclusive() @propertyGet exclusive field.
void exclusive(bool propval) @propertySet exclusive field.
propval | are all threads exclusive to this pool |