WorkQueue.topLevelExec

Runs the given (stolen) task if nonnull, as well as remaining local tasks and others available from the given queue, up to bound n (to avoid infinite unfairness).

class WorkQueue
final
void
topLevelExec

Meta