Module tokio::loom::std::barrier

source ยท
Expand description

A Barrier that provides wait_timeout.

This implementation mirrors that of the Rust standard library.

Structsยง