Module tokio::loom::std::barrier

source ·
Expand description

A Barrier that provides wait_timeout.

This implementation mirrors that of the Rust standard library.

Structs