cpal/asio-sys/src/bindings
mitchmindtree ca2aceb536 Fix state transition synchronisation in ASIO
This makes some tweaks to the ASIO backend in order to fix some cases
where races may have occured. This should allow us to remove the `Sync`
bound on the `Device` and `Host` types.
2020-01-12 22:40:05 +01:00
..
asio_import.rs opt in and bug fix 2019-07-05 05:51:26 +10:00
errors.rs Refactor asio-sys to use less global state and more RAII 2019-07-05 05:51:29 +10:00
mod.rs Fix state transition synchronisation in ASIO 2020-01-12 22:40:05 +01:00