Searched refs:clearThreadLocals (Results 1 – 1 of 1) sorted by relevance
76 boolean clearThreadLocals) { in ForkJoinWorkerThread() argument77 super(group, null, pool.nextWorkerThreadName(), 0L, !clearThreadLocals); in ForkJoinWorkerThread()80 if (clearThreadLocals) in ForkJoinWorkerThread()