You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[thread.barrier.class] Rename constructor parameter from phase_count
to `expected`.
The parameter is not a phase count, and is referred to by other
normative wording as `expected`; also, `expected` is the name we use for
the same parameter in the constructor of `latch`.
0 commit comments