synchronous_lock

Macro synchronous_lock 

Source
macro_rules! synchronous_lock {
    ($body:block) => { ... };
}