cpal/asio-sys
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-link multi channels 2019-07-05 05:51:25 +10:00
examples Refactor asio-sys to use less global state and more RAII 2019-07-05 05:51:29 +10:00
src Fix state transition synchronisation in ASIO 2020-01-12 22:40:05 +01:00
.gitignore Remove .DS_Store from asio-sys gitignore 2019-07-05 05:51:30 +10:00
Cargo.toml Add missing Cargo.toml entries to asio-sys 2019-07-05 19:20:30 +02:00
build.rs Handle timed buffer switch and messaging callbacks in asio-sys 2019-07-05 05:51:32 +10:00