ForkJoinPool.registerWorker

Callback from ForkJoinWorkerThread constructor to establish and record its WorkQueue.

@param wt the worker thread @return the worker's queue

class ForkJoinPool
final
registerWorker

Meta