tokio/tokio-sync
Carl Lerche 3d787b16c7
sync: add loom test for mpsc (#903)
This patch updates tokio_sync::mpsc to support using loom for fuzz
testing. It includes a basic fuzz test.
2019-02-20 10:05:56 -08:00
..
2019-02-20 10:05:56 -08:00
2019-02-20 10:05:56 -08:00
2019-02-20 10:05:56 -08:00
2019-02-01 14:19:34 -08:00
2019-02-01 14:19:34 -08:00

tokio-sync

Synchronization utilities

Documentation

Overview

This crate provides synchronization utilities for usage with Tokio.

License

This project is licensed under the MIT license.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in Tokio by you, shall be licensed as MIT, without any additional terms or conditions.