Barrier.markDone

Increase number of completions by one.

Call this when the completion event the barrier synchronizes on happens. This function does not sleep.

struct Barrier
nothrow @safe @nogc
void
markDone
()

Meta