ThreadPool.this

Sets our main struct and passes it to the parent class.

  1. this(GThreadPool* gThreadPool, bool ownedRef)
    class ThreadPool
    this
    (,
    bool ownedRef = false
    )
  2. this(GFunc func, void* userData, int maxThreads, bool exclusive)