CountedCompleter.addToPendingCount

Adds (atomically) the given value to the pending count.

@param delta the value to add

class CountedCompleter(T)
final
void
addToPendingCount
(
int delta
)

Meta