ForkJoinTask.doExec

Primary execution method for stolen tasks. Unless done, calls exec and records status if completed, but doesn't wait for completion otherwise.

@return status on exit from this method

class ForkJoinTask(V)
final
int
doExec
()

Meta