Creates a ForkJoinWorkerThread operating in the given pool.
@param pool the pool this thread works in @throws NullPointerException if pool is null
See Implementation
Creates a ForkJoinWorkerThread operating in the given pool.
@param pool the pool this thread works in @throws NullPointerException if pool is null