ThreadPool.userData

the user data for the threads of this pool

  1. void* userData [@property getter]
  2. void* userData [@property setter]
    class ThreadPool
    @property
    void
    userData
    (
    void* value
    )