Searched refs:ueh (Results 1 – 1 of 1) sorted by relevance
1235 final UncaughtExceptionHandler ueh; // per-worker UEH field in ForkJoinPool1331 if ((handler = ueh) != null) in registerWorker()2441 this.ueh = handler; in ForkJoinPool()2623 return ueh; in getUncaughtExceptionHandler()