Struct loom::sync::Barrier [−][src]
pub struct Barrier {}Expand description
std::sync::Barrier is not supported yet in Loom. This stub is provided just
to make the code to compile.
Implementations
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for Barrier
impl UnwindSafe for Barrier
Blanket Implementations
Mutably borrows from an owned value. Read more
Attaches the provided Subscriber to this type, returning a
WithDispatch wrapper. Read more
Attaches the current default Subscriber to this type, returning a
WithDispatch wrapper. Read more