Function barrier-newpub

Source
:fn(pub) barrier-new ( AnyUInt  Barrier )
Description

Construct a Barrier expecting the given participant count. In the WP-F1-real MVP 0 is coerced to 1 (a zero-count barrier would never release); for multi-thread rendezvous pass the real participant count.