sync_point

Macro sync_point

source
macro_rules! sync_point {
    ($name:expr) => { ... };
}