try_lock

Macro try_lock 

Source
macro_rules! try_lock {
    ($m:expr) => { ... };
}