ThreadPool.exclusive

are all threads exclusive to this pool

  1. bool exclusive [@property getter]
  2. bool exclusive [@property setter]
    class ThreadPool
    @property
    void
    exclusive
    (
    bool value
    )