Roc Toolkit internal modules
Roc Toolkit: real-time audio streaming
roc::core::SeqlockImpl Member List

This is the complete list of members for roc::core::SeqlockImpl, including all inherited members.

exclusive_store(seqlock_version_t &ver, void *current_value, size_t value_size, const void *new_value)roc::core::SeqlockImpl
SeqlockImpl()roc::core::SeqlockImpl
try_load_repeat(seqlock_version_t &ver, const void *current_value, size_t value_size, void *return_value) constroc::core::SeqlockImpl
try_store(seqlock_version_t &ver, void *current_value, size_t value_size, const void *new_value)roc::core::SeqlockImpl
version() constroc::core::SeqlockImpl
wait_load(seqlock_version_t &ver, const void *current_value, size_t value_size, void *return_value) constroc::core::SeqlockImpl