atomic_func

Macro atomic_func 

Source
macro_rules! atomic_func {
    ($x:expr) => { ... };
}