Macro concurrency_toolkit::obtain_read_lock[][src]

macro_rules! obtain_read_lock {
    ($lock : expr) => { ... };
}
Expand description

Must use maybe_async keyword when using this macro